4 references to ReportOption
dotnet-format (4)
Commands\FormatCommandCommon.cs (4)
100ReportOption.AcceptLegalFilePathsOnly(); 129command.Options.Add(ReportOption); 197if (parseResult.GetResult(ReportOption) is not null) 201if (parseResult.GetValue(ReportOption) is string { Length: > 0 } reportPath)