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