1 write to concurrency
System.ServiceModel (1)
System\ServiceModel\InstanceContext.cs (1)
123this.concurrency = new ConcurrencyInstanceContextFacet();
3 references to concurrency
System.ServiceModel (3)
System\ServiceModel\InstanceContext.cs (3)
118if (this.concurrency == null) 122if (this.concurrency == null) 127return this.concurrency;