1 write to _discoveredPlugin
NuGet.Credentials (1)
SecurePluginCredentialProvider.cs (1)
63
_discoveredPlugin
= pluginDiscoveryResult ?? throw new ArgumentNullException(nameof(pluginDiscoveryResult));
2 references to _discoveredPlugin
NuGet.Credentials (2)
SecurePluginCredentialProvider.cs (2)
109
_discoveredPlugin
,
169
_discoveredPlugin
.PluginFile.Path));