Table of Contents

Method Rescan

Namespace
Alternet.Editor.Roslyn
Assembly
Alternet.Editor.Roslyn.v10.dll

Rescan(IScriptEdit)

Reparses the entire text editor's content.

public static void Rescan(this IScriptEdit edit)

Parameters

edit IScriptEdit

IScriptEdit that containing code to process.