1 write to TypeName
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\AbstractExportLspServiceAttribute.cs (1)
63
TypeName
= serviceType.FullName;
1 reference to TypeName
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\LspServiceMetadataView.cs (1)
30
var typeName = (string)metadata[nameof(AbstractExportLspServiceAttribute.
TypeName
)];