Base:
method
Add
System.ServiceModel.Dispatcher.Opcode.Add(System.ServiceModel.Dispatcher.Opcode)
8 references to Add
System.ServiceModel (8)
System\ServiceModel\Dispatcher\QueryIntervalOp.cs (2)
1064branch.Add(this); 1065branch.Add(intervalOp);
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (2)
744branch.Add(this); 745branch.Add(prefixOp);
System\ServiceModel\Dispatcher\QueryRelOp.cs (4)
139branch.Add(this); 140branch.Add(strEqOp); 213branch.Add(this); 214branch.Add(numEqOp);