2 references to Arguments
dotnet-aot (1)
parent\dotnet\Parser.cs (1)
480var arguments = context.ParseResult.GetValue(format.Arguments) ?? [];
Microsoft.DotNet.Cli.Definitions (1)
Commands\Format\FormatCommandDefinition.cs (1)
19base.Arguments.Add(Arguments);