13 references to GetNonNullPinnableReference
System.Text.Encoding.CodePages (13)
System\Text\DecoderNLS.cs (5)
91
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
137
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
138
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))
187
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
188
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))
System\Text\EncoderNLS.cs (5)
89
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))
126
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))
127
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
172
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))
173
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
System\Text\EncodingNLS.cs (3)
115
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
157
fixed (byte* pBytes = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(bytes))
245
fixed (char* pChars = &CodePagesEncodingProvider.
GetNonNullPinnableReference
(chars))