2 references to Instance
Microsoft.CodeAnalysis.Workspaces (2)
SymbolKey.SymbolKeyReader.cs (1)
547SymbolKeyType.TypeParameter => TypeParameterSymbolKey.Instance.Resolve(this, out failureReason),
SymbolKey.SymbolKeyWriter.cs (1)
486TypeParameterSymbolKey.Instance.Create(typeParameterSymbol, this);