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