13 references to GetNonNullPinnableReference
System.Text.Encoding.CodePages (13)
System\Text\DecoderNLS.cs (5)
92
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
141
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
142
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))
194
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
195
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))
System\Text\EncoderNLS.cs (5)
90
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))
130
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))
131
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
179
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))
180
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
System\Text\EncodingNLS.cs (3)
120
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
165
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
257
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))