Method | Description | |
---|---|---|
BackgroundParser ( ITextBuffer textBuffer ) : System.Threading |
Method | Description | |
---|---|---|
CreateSyntaxTree ( ITextSnapshot snapshot, |
||
TryCreateSemanticModel ( ITextSnapshot snapshot, |
public BackgroundParser ( ITextBuffer textBuffer ) : System.Threading | ||
textBuffer | ITextBuffer | |
return | System.Threading |
protected CreateSyntaxTree ( ITextSnapshot snapshot, |
||
snapshot | ITextSnapshot | |
cancellationToken | ||
return | void |
protected TryCreateSemanticModel ( ITextSnapshot snapshot, |
||
snapshot | ITextSnapshot | |
cancellationToken | ||
return | bool |