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