1 instantiation of CallOpenOnce
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
1968s_instance = new CallOpenOnce();
3 references to CallOpenOnce
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (3)
450_autoOpenManager = new CallOnceManager(this, CallOpenOnce.Instance); 1960private static CallOpenOnce s_instance; 1962internal static CallOpenOnce Instance