1 instantiation of FSharpIndentationOptions
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Internal\Editor\FSharpSmartIndentProvider.cs (1)
87var fsharpOptions = new FSharpIndentationOptions(
2 references to FSharpIndentationOptions
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Editor\IFSharpIndentationService.cs (1)
64FSharpIndentationResult? GetDesiredIndentation(HostLanguageServices services, SourceText text, DocumentId documentId, string path, int lineNumber, FSharpIndentationOptions options);
Internal\Editor\FSharpSmartIndentProvider.cs (1)
87var fsharpOptions = new FSharpIndentationOptions(