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