2 references to UnsafeGetInt32
System.Runtime.Serialization (2)
System\Xml\UniqueID.cs (2)
391Int32 idLow = UnsafeGetInt32(pb); 392Int32 idHigh = UnsafeGetInt32(&pb[4]);