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