9 writes to IgnoreNotFounds
NuGet.Protocol (9)
DependencyInfo\RegistrationUtility.cs (4)
54IgnoreNotFounds = true, 89IgnoreNotFounds = true, 135IgnoreNotFounds = true, 166IgnoreNotFounds = true,
LegacyFeed\V2FeedParser.cs (1)
545IgnoreNotFounds = ignoreNotFounds
RemoteRepositories\HttpFileSystemBasedFindPackageByIdResource.cs (1)
512IgnoreNotFounds = true,
Resources\PackageMetadataResourceV3.cs (2)
244IgnoreNotFounds = true, 282IgnoreNotFounds = true,
Utility\FindPackagesByIdNupkgDownloader.cs (1)
276IgnoreNotFounds = true,
1 reference to IgnoreNotFounds
NuGet.Protocol (1)
HttpSource\HttpSource.cs (1)
143if (request.IgnoreNotFounds && throttledResponse.Response.StatusCode == HttpStatusCode.NotFound)