7 references to TryGetArg
Microsoft.Build (7)
Evaluation\Expander\WellKnownFunctions.cs (7)
281
if (ParseArgs.
TryGetArg
(args, out int startIndex))
302
if (ParseArgs.
TryGetArg
(args, out int totalWidth))
315
if (ParseArgs.
TryGetArg
(args, out int totalWidth))
344
if (ParseArgs.
TryGetArg
(args, out int index))
708
if (ParseArgs.
TryGetArg
(args, out int arg0))
800
if (ParseArgs.
TryGetArg
(args, out int index))
922
if (ParseArgs.
TryGetArg
(args, out int arg0))