3 writes to _alreadyCompleted
System.ComponentModel.EventBasedAsync (3)
System\ComponentModel\AsyncOperation.cs (3)
21_alreadyCompleted = false; 60_alreadyCompleted = true; 74_alreadyCompleted = true;
2 references to _alreadyCompleted
System.ComponentModel.EventBasedAsync (2)
System\ComponentModel\AsyncOperation.cs (2)
30if (!_alreadyCompleted && _syncContext != null) 93if (_alreadyCompleted)