1 write to CodeBase
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\TypeRef.cs (1)
26
CodeBase
= codeBase;
4 references to CodeBase
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
LspServices\AbstractExportLspServiceAttribute.cs (1)
105
result.Add(t.
CodeBase
);
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\TypeRef.cs (3)
57
CodeBase
== other.
CodeBase
;
67
if (
CodeBase
is string codeBase)