1 instantiation of SubstitutedNestedTypeSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\NamedTypeSymbol.cs (1)
1356
return newOwner.IsDefinition ? this : new
SubstitutedNestedTypeSymbol
((SubstitutedNamedTypeSymbol)newOwner, this);