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