2 writes to _currentAsyncLoadOperation
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
538_currentAsyncLoadOperation = AsyncOperationManager.CreateOperation(null); 606_currentAsyncLoadOperation = null;
3 references to _currentAsyncLoadOperation
System.Windows.Forms (3)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (3)
605AsyncOperation? temp = _currentAsyncLoadOperation; 709_currentAsyncLoadOperation?.Post( 717_currentAsyncLoadOperation?.Post(