2 references to IncludeGeneratedOption
dotnet-format (2)
Commands\FormatCommandCommon.cs (2)
126
command.Options.Add(
IncludeGeneratedOption
);
184
if (parseResult.GetValue(
IncludeGeneratedOption
))