2 writes to _runtime
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ClientRuntime.cs (2)
406_runtime = new ImmutableClientRuntime(this); 418_runtime = null;
2 references to _runtime
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ClientRuntime.cs (2)
404if (_runtime == null) 409return _runtime;