2 writes to isMonitoring
System.ServiceModel (2)
System\ServiceModel\Channels\UtilityExtension.cs (2)
420
this.
isMonitoring
= true;
446
isMonitoring
= false;
2 references to isMonitoring
System.ServiceModel (2)
System\ServiceModel\Channels\UtilityExtension.cs (2)
410
if (this.
isMonitoring
)
415
if (this.
isMonitoring
)