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