12 references to GetNonNullPinnableReference
System.Private.CoreLib (12)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\CompareInfo.Icu.cs (1)
888
fixed (char* pSource = &MemoryMarshal.
GetNonNullPinnableReference
(source))
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Decoder.cs (3)
113
fixed (byte* bytesPtr = &MemoryMarshal.
GetNonNullPinnableReference
(bytes))
199
fixed (byte* bytesPtr = &MemoryMarshal.
GetNonNullPinnableReference
(bytes))
305
fixed (byte* bytesPtr = &MemoryMarshal.
GetNonNullPinnableReference
(bytes))
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Encoder.cs (3)
111
fixed (char* charsPtr = &MemoryMarshal.
GetNonNullPinnableReference
(chars))
196
fixed (char* charsPtr = &MemoryMarshal.
GetNonNullPinnableReference
(chars))
304
fixed (char* charsPtr = &MemoryMarshal.
GetNonNullPinnableReference
(chars))
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Encoding.cs (5)
583
fixed (char* charsPtr = &MemoryMarshal.
GetNonNullPinnableReference
(chars))
729
fixed (char* charsPtr = &MemoryMarshal.
GetNonNullPinnableReference
(chars))
785
fixed (byte* bytesPtr = &MemoryMarshal.
GetNonNullPinnableReference
(bytes))
878
fixed (byte* bytesPtr = &MemoryMarshal.
GetNonNullPinnableReference
(bytes))
915
fixed (byte* bytesPtr = &MemoryMarshal.
GetNonNullPinnableReference
(bytes))