2 references to PushNumberOpcode
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathCompiler.cs (2)
236
this.codeBlock.Append(new
PushNumberOpcode
(literal));
489
this.codeBlock.Append(new
PushNumberOpcode
(left));