1 write to _pluginManager
NuGet.Credentials (1)
SecurePluginCredentialProvider.cs (1)
62
_pluginManager
= pluginManager ?? throw new ArgumentNullException(nameof(pluginManager));
1 reference to _pluginManager
NuGet.Credentials (1)
SecurePluginCredentialProvider.cs (1)
108
Tuple<bool, PluginCreationResult?> result = await
_pluginManager
.TryGetSourceAgnosticPluginAsync(