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