2 references to FSharpSmartIndentProvider
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\Editor\FSharpSmartIndentProvider.cs (2)
58
private readonly
FSharpSmartIndentProvider
_provider;
60
public SmartIndent(ITextView textView,
FSharpSmartIndentProvider
provider)