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