2 references to ProcessLicenseNotInStandardData
NuGet.Packaging (2)
Licenses\NuGetLicense.cs (2)
70
return
ProcessLicenseNotInStandardData
(cleanIdentifier, plus: plus, allowUnlicensed: allowUnlicensed);
73
return
ProcessLicenseNotInStandardData
(licenseIdentifier, plus: false, allowUnlicensed: allowUnlicensed);