1 instantiation of IlasmRootCommand
ilasm (1)
Program.cs (1)
294new IlasmRootCommand()
3 references to IlasmRootCommand
ilasm (3)
Program.cs (3)
18private readonly IlasmRootCommand _command; 20public Program(IlasmRootCommand command) 38Console.WriteLine(IlasmRootCommand.ProductName);