1 write to _ignoreWarning
NuGet.Commands (1)
RestoreCommand\SourceRepositoryDependencyProvider.cs (1)
153
_ignoreWarning
= ignoreWarning;
2 references to _ignoreWarning
NuGet.Commands (2)
RestoreCommand\SourceRepositoryDependencyProvider.cs (2)
683
if (!
_ignoreWarning
)
691
if (!
_ignoreWarning
)