1 write to _delegate
Microsoft.Win32.SystemEvents (1)
Microsoft\Win32\SystemEvents.cs (1)
1245_delegate = d;
3 references to _delegate
Microsoft.Win32.SystemEvents (3)
Microsoft\Win32\SystemEvents.cs (3)
1279_delegate.DynamicInvoke((object[]?)arg); 1284return other is SystemEventInvokeInfo otherInvoke && otherInvoke._delegate.Equals(_delegate);