1 write to _ignoreWarning
NuGet.Commands (1)
RestoreCommand\SourceRepositoryDependencyProvider.cs (1)
137
_ignoreWarning
= ignoreWarning;
2 references to _ignoreWarning
NuGet.Commands (2)
RestoreCommand\SourceRepositoryDependencyProvider.cs (2)
667
if (!
_ignoreWarning
)
675
if (!
_ignoreWarning
)