1 write to InterfaceNames
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\LspServiceMetadataView.cs (1)
36InterfaceNames = FrozenSet.ToFrozenSet(interfaceNames);
1 reference to InterfaceNames
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\LspServices.cs (1)
198if (lazyService.Metadata.InterfaceNames.Contains(typeof(T).AssemblyQualifiedName!))