9 writes to IgnoreNotFounds
NuGet.Protocol (9)
DependencyInfo\RegistrationUtility.cs (4)
54
IgnoreNotFounds
= true,
89
IgnoreNotFounds
= true,
135
IgnoreNotFounds
= true,
166
IgnoreNotFounds
= true,
LegacyFeed\V2FeedParser.cs (1)
545
IgnoreNotFounds
= ignoreNotFounds
RemoteRepositories\HttpFileSystemBasedFindPackageByIdResource.cs (1)
512
IgnoreNotFounds
= true,
Resources\PackageMetadataResourceV3.cs (2)
244
IgnoreNotFounds
= true,
282
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)