1 write to UnhandledProxyOperation
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
32UnhandledProxyOperation = new ProxyOperationRuntime(behavior.UnhandledClientOperation, this);
1 reference to UnhandledProxyOperation
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
346get { return ClientRuntime.GetRuntime().UnhandledProxyOperation; }