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