2 references to ToBoolean
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\ValueHandle.cs (1)
581return ToBoolean();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
1504bool value = node.Value.ToBoolean();