2 references to CopyFrom
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (1)
438
this.branchContext.
CopyFrom
(this.sourceContext);
System\ServiceModel\Dispatcher\QueryProcessor.cs (1)
787
context.
CopyFrom
(srcContext);