1 instantiation of GetDocumentCommand
GetDocument.Insider (1)
Program.cs (1)
21return new Program(console).Run(args, new GetDocumentCommand(console), throwOnUnexpectedArg: true);
1 reference to GetDocumentCommand
GetDocument.Insider (1)
Commands\GetDocumentCommand.cs (1)
62var thisAssembly = typeof(GetDocumentCommand).Assembly;