4 references to AssociatedEvent
Microsoft.CodeAnalysis.CSharp (4)
Symbols\Synthesized\SynthesizedEventAccessorSymbol.cs (4)
47? (SourceMemberMethodSymbol)this.AssociatedEvent.RemoveMethod 57return AssociatedEvent; 63return OneOrMany.Create(this.AssociatedEvent.AttributeDeclarationSyntaxList); 85if (!IsAbstract && !AssociatedEvent.IsWindowsRuntimeEvent && !ContainingType.IsStructType() &&