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