1 write to _ignoreWarning
NuGet.Commands (1)
RestoreCommand\SourceRepositoryDependencyProvider.cs (1)
147
_ignoreWarning
= ignoreWarning;
2 references to _ignoreWarning
NuGet.Commands (2)
RestoreCommand\SourceRepositoryDependencyProvider.cs (2)
694
if (!
_ignoreWarning
)
702
if (!
_ignoreWarning
)