1 write to isThrowException
mscorlib (1)
system\text\utf8encoding.cs (1)
86this.isThrowException = throwOnInvalidBytes;
2 references to isThrowException
mscorlib (2)
system\text\utf8encoding.cs (2)
89if (this.isThrowException) 96if (this.isThrowException)