1 write to sourceContext
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (1)
426this.sourceContext = context;
2 references to sourceContext
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (2)
434this.branchContext = this.sourceContext.Clone(); 438this.branchContext.CopyFrom(this.sourceContext);