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