2 references to ToUInt32
System.Runtime.Serialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
631return ToUInt32(ReadElementContentAsLong()); 636return ToUInt32(ReadContentAsLong());