1 write to unhandled
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
42this.unhandled = new ProxyOperationRuntime(behavior.UnhandledClientOperation, this);
1 reference to unhandled
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
80get { return this.unhandled; }