2 writes to _currentAsyncLoadOperation
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
539_currentAsyncLoadOperation = AsyncOperationManager.CreateOperation(null); 607_currentAsyncLoadOperation = null;
3 references to _currentAsyncLoadOperation
System.Windows.Forms (3)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (3)
606AsyncOperation? temp = _currentAsyncLoadOperation; 710_currentAsyncLoadOperation?.Post( 718_currentAsyncLoadOperation?.Post(