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