1 reference to SolutionOrProjectArgumentName
dotnet-format (1)
Commands\FormatCommandCommon.cs (1)
22
public static readonly Argument<string> SlnOrProjectArgument = new Argument<string>(Resources.
SolutionOrProjectArgumentName
)