2 references to SourceProjectArgName
dotnet-openapi (2)
Commands\AddProjectCommand.cs (2)
22_sourceProjectArg = Argument(SourceProjectArgName, "The OpenAPI project to add. This must be the path to project file(s) containing OpenAPI endpoints", multipleValues: true); 49throw new ArgumentException($"{SourceProjectArgName} of '{sourceFile}' was not valid. Valid values must be project file(s)");