1 override of IncrementBusyCount
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (1)
279
protected override void
IncrementBusyCount
()
3 references to IncrementBusyCount
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CommunicationObjectManager.cs (1)
60
this.
IncrementBusyCount
();
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (2)
152
base.
IncrementBusyCount
();
281
base.
IncrementBusyCount
();