3 references to IFSharpCrossLanguageSymbolNavigationService
Microsoft.CodeAnalysis.ExternalAccess.FSharp (3)
Internal\Navigation\FSharpCrossLanguageSymbolNavigationService.cs (3)
17/// layer api (<see cref="IFSharpCrossLanguageSymbolNavigationService"/>) that they will actually export to do the 23private readonly IFSharpCrossLanguageSymbolNavigationService _underlyingService; 28[Import(AllowDefault = true)] IFSharpCrossLanguageSymbolNavigationService underlyingService)