4 writes to shiftInOutMode
mscorlib (4)
system\text\iso2022encoding.cs (4)
1155
decoder.
shiftInOutMode
= shiftInMode;
1165
decoder.
shiftInOutMode
= ISO2022Modes.ModeASCII;
1466
decoder.
shiftInOutMode
= ISO2022Modes.ModeASCII;
1918
shiftInOutMode
= ISO2022Modes.ModeASCII;
1 reference to shiftInOutMode
mscorlib (1)
system\text\iso2022encoding.cs (1)
957
shiftInMode = decoder.
shiftInOutMode
;