4 writes to Aborting
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\ReliableChannelBinder.cs (4)
939Aborting = true; 949Aborting = true; 1134Aborting = false; 1346Aborting = false;
3 references to Aborting
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
178autoAborted = Synchronizer.Aborting;
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
643autoAborted = Synchronizer.Aborting; 777autoAborted = Synchronizer.Aborting;