2 references to CreateNewId
NuGet.Protocol (2)
Plugins\Plugin.cs (1)
115Id = id ?? CreateNewId();
Plugins\PluginFactory.cs (1)
209string pluginId = Plugin.CreateNewId();