3 references to ToBoolean
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\MessageHeader.cs (3)
237if (mustUnderstandString != null && ToBoolean(mustUnderstandString)) 262if (relayString != null && ToBoolean(relayString)) 283isReferenceParameter = ToBoolean(refParam);