1 write to isThrowException
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\UnicodeEncoding.cs (1)
49
this.
isThrowException
= throwOnInvalidBytes;
2 references to isThrowException
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Text\UnicodeEncoding.cs (2)
52
if (this.
isThrowException
)
59
if (this.
isThrowException
)