1 write to _ignoreWarning
NuGet.Commands (1)
RestoreCommand\SourceRepositoryDependencyProvider.cs (1)
157
_ignoreWarning
= ignoreWarning;
2 references to _ignoreWarning
NuGet.Commands (2)
RestoreCommand\SourceRepositoryDependencyProvider.cs (2)
704
if (!
_ignoreWarning
)
712
if (!
_ignoreWarning
)