1 reference to GetDesiredIndentation
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Internal\Editor\FSharpSmartIndentProvider.cs (1)
101
result = _provider._legacyService.
GetDesiredIndentation
(document, line.LineNumber, cancellationToken);