2 references to Instance
Microsoft.CodeAnalysis.Workspaces (2)
SymbolKey.SymbolKeyReader.cs (1)
538
SymbolKeyType.PointerType => PointerTypeSymbolKey.
Instance
.Resolve(this, out failureReason),
SymbolKey.SymbolKeyWriter.cs (1)
452
PointerTypeSymbolKey.
Instance
.Create(pointerTypeSymbol, this);