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