2 writes to runtime
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ClientRuntime.cs (2)
420this.runtime = new ImmutableClientRuntime(this); 431this.runtime = null;
2 references to runtime
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ClientRuntime.cs (2)
419if (this.runtime == null) 422return this.runtime;