2 writes to s_currentInstance
System.Windows.Forms.UI.IntegrationTests (2)
Infra\ScreenRecordService.cs (2)
212s_currentInstance = this; 559s_currentInstance = null;
2 references to s_currentInstance
System.Windows.Forms.UI.IntegrationTests (2)
Infra\ScreenRecordService.cs (2)
133s_currentInstance?.CaptureFrame(); 211s_currentInstance?.UnregisterEvents();