1 instantiation of DiscoverCommand
rzc (1)
Application.cs (1)
38
Commands.Add(new
DiscoverCommand
(this));
1 reference to DiscoverCommand
rzc (1)
GenerateCommand.cs (1)
165
DiscoverCommand
.PatchExtensions(ExtensionNames, ExtensionFilePaths, Error);