1 write to _isAsync
System.ServiceModel.Primitives (1)
System\ServiceModel\Diagnostics\ServiceModelActivity.cs (1)
130activity._isAsync = true;
3 references to _isAsync
System.ServiceModel.Primitives (3)
System\ServiceModel\Diagnostics\ServiceModelActivity.cs (3)
304if (_isAsync) 309(!_isAsync || (_isAsync && newStopCount >= ServiceModelActivity.AsyncStopCount)))