5 references to GetUInt32
System.Xml (5)
System\Xml\BinaryXml\XmlBinaryReader.cs (5)
3230
return
GetUInt32
(this.tokDataPos);
3351
timeticks =
GetUInt32
(pos + 4);
3426
timeticks =
GetUInt32
(pos + 4);
3626
return
GetUInt32
(this.tokDataPos);
3787
long v =
GetUInt32
(this.tokDataPos);