1 write to synchronizationContext
System.ServiceModel (1)
System\ServiceModel\InstanceContext.cs (1)
264this.synchronizationContext = value;
1 reference to synchronizationContext
System.ServiceModel (1)
System\ServiceModel\InstanceContext.cs (1)
260get { return this.synchronizationContext; }