1 implementation of GetOrCreateAsync
NuGet.Protocol (1)
Plugins\PluginFactory.cs (1)
115
public virtual async Task<IPlugin>
GetOrCreateAsync
(
1 reference to GetOrCreateAsync
NuGet.Protocol (1)
Plugins\PluginManager.cs (1)
217
IPlugin plugin = await _pluginFactory.
GetOrCreateAsync
(