2 references to IFSharpIndentationService
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\Editor\FSharpSmartIndentProvider.cs (2)
31private readonly IFSharpIndentationService? _service; 39[Import(AllowDefault = true)] IFSharpIndentationService? service,