3 references to SharedRuntimeState
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
83this.Initialize(new SharedRuntimeState(true));
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
84: this(contractName, contractNamespace, new SharedRuntimeState(false))
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
63: this(new SharedRuntimeState(true))