3 references to From
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
LspServices\LspServiceMetadataView.cs (2)
32
TypeRef = TypeRef.
From
(typeName, assemblyName, codeBase);
85
return TypeRef.
From
(typeName, assemblyName, codeBase);
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\TypeRef.cs (1)
115
return
From
(typeName, assemblyName, codeBase);