1 write to literal
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryCoreOp.cs (1)
138this.literal = literal;
3 references to literal
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryCoreOp.cs (3)
146return (this.literal == ((PushStringOpcode)op).literal); 157context.Push(this.literal, count);