8 references to Add
System.ServiceModel (8)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (2)
358
this.sourceJumps.
Add
(jump);
973
this.results.
Add
(new QueryBranchResult(branch, valIndex));
System\ServiceModel\Dispatcher\QueryOpcode.cs (1)
509
this.opcodes.
Add
(opcode);
System\ServiceModel\Dispatcher\QueryResultOp.cs (1)
132
this.results.
Add
(item);
System\ServiceModel\Dispatcher\QuerySafeNavigator.cs (1)
905
this.dom.nodes.
Add
(this.navigator.Clone());
System\ServiceModel\Dispatcher\QueryTreeBuilder.cs (2)
214
this.treePath.
Add
(this.treeOpcode);
215
this.insertPath.
Add
(this.insertOpcode);
System\ServiceModel\Dispatcher\QueryUtil.cs (1)
257
this.
Add
(addBuffer.buffer[0]);