3 references to _unicodeEncoding
WindowsBase (3)
Base\MS\Internal\IO\Packaging\CompoundFile\RightsManagementEncryptionTransform.cs (3)
765
_unicodeEncoding
.GetChars(userNameBytes)
937
byte [] userNameBytes =
_unicodeEncoding
.GetBytes(typePrefixedUserName);
1251
_unicodeEncoding
.GetChars(userNameBytes)