1 reference to DefaultError_NoMatchInAllowList
NuGet.Packaging (1)
Signing\Verification\AllowListVerificationProvider.cs (1)
27_noMatchErrorMessage = string.IsNullOrEmpty(noMatchErrorMessage) ? Strings.DefaultError_NoMatchInAllowList : noMatchErrorMessage;