1 write to singleton
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SingletonInstanceContextProvider.cs (1)
58this.singleton = instanceContext;
3 references to singleton
System.ServiceModel (3)
System\ServiceModel\Dispatcher\SingletonInstanceContextProvider.cs (3)
26if (this.singleton == null) 30if (this.singleton == null) 62return this.singleton;