1 write to isThrowException
mscorlib (1)
system\text\utf32encoding.cs (1)
62this.isThrowException = throwOnInvalidCharacters;
2 references to isThrowException
mscorlib (2)
system\text\utf32encoding.cs (2)
65if (this.isThrowException) 72if (this.isThrowException)