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