1 write to enc
mscorlib (1)
system\text\encoding.cs (1)
1927
this.
enc
= enc;
3 references to enc
mscorlib (3)
system\text\encoding.cs (3)
1959
enc
.ThrowCharsOverflow(decoder, bytes <= byteStart); // Throw?
1984
enc
.ThrowCharsOverflow(decoder, bytes <= byteStart); // Throw?
2074
enc
.ThrowCharsOverflow(decoder, chars == charStart); // Throw?