1 instantiation of SubstitutedNestedErrorTypeSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ErrorTypeSymbol.cs (1)
477return newOwner.IsDefinition ? this : new SubstitutedNestedErrorTypeSymbol(newOwner, this);