1 write to _owner
WindowsBase (1)
Base\System\Security\RightsManagement\CryptoProvider.cs (1)
387_owner = owner;
1 reference to _owner
WindowsBase (1)
Base\System\Security\RightsManagement\CryptoProvider.cs (1)
317grantList.Add(new ContentGrant(_owner, contentRight.Value, rightsInfo.ValidFrom, rightsInfo.ValidUntil));