2 references to Instance
Microsoft.CodeAnalysis.CodeStyle (2)
SymbolKey.SymbolKeyReader.cs (1)
539
SymbolKeyType.Parameter => ParameterSymbolKey.
Instance
.Resolve(this, out failureReason),
SymbolKey.SymbolKeyWriter.cs (1)
446
ParameterSymbolKey.
Instance
.Create(parameterSymbol, this);