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