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