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