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)
73get { return _unhandled; }