3 references to FormatMissingOption
dotnet-getdocument (3)
ProjectOptions.cs (3)
36
throw new CommandException(Resources.
FormatMissingOption
(AssemblyPath.LongName));
41
throw new CommandException(Resources.
FormatMissingOption
(ProjectName.LongName));
46
throw new CommandException(Resources.
FormatMissingOption
(TargetFramework.LongName));