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