Implemented interface member:
method
GetService<TService>
Microsoft.CodeAnalysis.Host.IDocumentServiceProvider.GetService<TService>()
1 reference to GetService
Microsoft.VisualStudio.LanguageServices (1)
Venus\ContainedDocument.DocumentServiceProvider.cs (1)
54return DefaultTextDocumentServiceProvider.Instance.GetService<TService>();