2 writes to _runtime
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (2)
420_runtime = new ImmutableClientRuntime(this); 431_runtime = null;
2 references to _runtime
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (2)
419if (_runtime == null) 422return _runtime;