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