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