4 references to Push
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryCoreOp.cs (2)
196context.Push(this.literal, count); 309context.Push((double)o, count);
System\ServiceModel\Dispatcher\QueryFunctions.cs (1)
119context.Push((double)ret, count);
System\ServiceModel\Dispatcher\XPathMessageContext.cs (1)
1664context.Push(ConvertDate(DateTime.Now), count);