2 references to CopyFrom
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryProcessor.cs (2)
180this.sequenceStack.CopyFrom(ref context.sequenceStack); 188this.valueStack.CopyFrom(ref context.valueStack);