1 write to literal
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryCoreOp.cs (1)
216
this.
literal
= literal;
3 references to literal
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryCoreOp.cs (3)
224
return (this.
literal
== ((PushBooleanOpcode)op).
literal
);
235
context.Push(this.
literal
, count);