3 references to ToBoolean
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeader.cs (3)
200if (mustUnderstandString != null && ToBoolean(mustUnderstandString)) 219if (relayString != null && ToBoolean(relayString)) 235isReferenceParameter = ToBoolean(refParam);