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