2 references to UnsafeSetInt32
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\UniqueId.cs (2)
469UnsafeSetInt32((int)value, pb); 470UnsafeSetInt32((int)(value >> 32), &pb[4]);