1 instantiation of SubstitutedEventSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\EventSymbol.cs (1)
265
return newOwner.IsDefinition ? this : new
SubstitutedEventSymbol
((newOwner as SubstitutedNamedTypeSymbol)!, this);