2 references to DataProtectionExtensions_NullPurposesCollection
Microsoft.AspNetCore.DataProtection.Abstractions (2)
DataProtectionCommonExtensions.cs (2)
42
throw new ArgumentException(Resources.
DataProtectionExtensions_NullPurposesCollection
, nameof(purposes));
50
throw new ArgumentException(Resources.
DataProtectionExtensions_NullPurposesCollection
, nameof(purposes));