2 writes to _currentAsyncLoadOperation
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
537_currentAsyncLoadOperation = AsyncOperationManager.CreateOperation(null); 605_currentAsyncLoadOperation = null;
3 references to _currentAsyncLoadOperation
System.Windows.Forms (3)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (3)
604AsyncOperation? temp = _currentAsyncLoadOperation; 708_currentAsyncLoadOperation?.Post( 716_currentAsyncLoadOperation?.Post(