2 references to Instance
Microsoft.CodeAnalysis.Workspaces (2)
SymbolKey.SymbolKeyReader.cs (1)
534
SymbolKeyType.DynamicType => DynamicTypeSymbolKey.
Instance
.Resolve(this, out failureReason),
SymbolKey.SymbolKeyWriter.cs (1)
341
DynamicTypeSymbolKey.
Instance
.Create(dynamicTypeSymbol, this);