1 write to Event
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
Debugger\MemberInfo\EventInfoImpl.cs (1)
22
this.
Event
= @event;
2 references to Event
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
Debugger\MemberInfo\EventInfoImpl.cs (2)
50
return (MemberTypes)this.
Event
.MemberType;
74
return
Event
.Name;