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