7 writes to IgnoreNotFounds
NuGet.Protocol (7)
DependencyInfo\RegistrationUtility.cs (2)
50
IgnoreNotFounds
= true,
85
IgnoreNotFounds
= true,
LegacyFeed\V2FeedParser.cs (1)
547
IgnoreNotFounds
= ignoreNotFounds
RemoteRepositories\HttpFileSystemBasedFindPackageByIdResource.cs (1)
512
IgnoreNotFounds
= true,
Resources\PackageMetadataResourceV3.cs (2)
211
IgnoreNotFounds
= true,
249
IgnoreNotFounds
= true,
Utility\FindPackagesByIdNupkgDownloader.cs (1)
276
IgnoreNotFounds
= true,
1 reference to IgnoreNotFounds
NuGet.Protocol (1)
HttpSource\HttpSource.cs (1)
143
if (request.
IgnoreNotFounds
&& throttledResponse.Response.StatusCode == HttpStatusCode.NotFound)