1 write to _unhandled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
35
_unhandled
= new ProxyOperationRuntime(behavior.UnhandledClientOperation, this);
1 reference to _unhandled
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
73
get { return
_unhandled
; }