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