2 writes to iChar
mscorlib (2)
system\text\utf32encoding.cs (2)
1093decoder.iChar = (int)iChar; 1244this.iChar = 0;
2 references to iChar
mscorlib (2)
system\text\utf32encoding.cs (2)
781iChar = (uint)decoder.iChar; 929iChar = (uint)decoder.iChar;