2 references to InitBlockUnaligned
System.Text.Encoding.CodePages (2)
System\Text\DBCSCodePageEncoding.cs (1)
123Unsafe.InitBlockUnaligned(pNativeMemory, 0, (uint)sizeToAllocate);
System\Text\SBCSCodePageEncoding.cs (1)
86Unsafe.InitBlockUnaligned(pNativeMemory, 0, (uint)bytesToAllocate);