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