3 references to GetBoolean
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryResultOp.cs (2)
80bool value = context.Values[topFrame.basePtr].GetBoolean(); 201bool value = context.Values[topFrame.basePtr].GetBoolean();
System\ServiceModel\Dispatcher\QueryStack.cs (1)
344return this.buffer.buffer[index].GetBoolean();