1 write to _syncContext
Microsoft.Win32.SystemEvents (1)
Microsoft\Win32\SystemEvents.cs (1)
1246_syncContext = AsyncOperationManager.SynchronizationContext;
2 references to _syncContext
Microsoft.Win32.SystemEvents (2)
Microsoft\Win32\SystemEvents.cs (2)
1255if (_syncContext == null) 1262_syncContext.Send(new SendOrPostCallback(InvokeCallback), args);