1 write to singleton
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
150this.singleton = value;
1 reference to singleton
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
139get { return this.singleton; }