A handle to the results of CheckFileInProject.
Instance member | Description |
|
|
|
|
Full Usage:
this.DependencyFiles
Returns: string[]
|
|
|
|
Full Usage:
this.GetAllUsesOfAllSymbols
Parameters:
CancellationToken
Returns: FSharpSymbolUse[]
|
|
|
|
Full Usage:
this.GetUsesOfSymbol
Parameters:
FSharpSymbol
?cancellationToken : CancellationToken
Returns: FSharpSymbolUse[]
|
|
Full Usage:
this.HasCriticalErrors
Returns: bool
|
|
|
|