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