1 write to _boundGrantReadOnlyCollection
WindowsBase (1)
Base\System\Security\RightsManagement\CryptoProvider.cs (1)
320_boundGrantReadOnlyCollection = new ReadOnlyCollection<ContentGrant> (grantList);
2 references to _boundGrantReadOnlyCollection
WindowsBase (2)
Base\System\Security\RightsManagement\CryptoProvider.cs (2)
305if (_boundGrantReadOnlyCollection == null) 322return _boundGrantReadOnlyCollection;