2 references to UnsafeGetInt32
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\UniqueId.cs (2)
440Int32 idLow = UnsafeGetInt32(pb); 441Int32 idHigh = UnsafeGetInt32(&pb[4]);