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