2 references to GetNativeMemory
System.Text.Encoding.CodePages (2)
System\Text\DBCSCodePageEncoding.cs (1)
122
byte* pNativeMemory =
GetNativeMemory
(sizeToAllocate);
System\Text\SBCSCodePageEncoding.cs (1)
85
byte* pNativeMemory =
GetNativeMemory
(bytesToAllocate);