7 references to TryGetArg
Microsoft.Build (7)
Evaluation\Expander\WellKnownFunctions.cs (7)
279
if (ParseArgs.
TryGetArg
(args, out int startIndex))
300
if (ParseArgs.
TryGetArg
(args, out int totalWidth))
313
if (ParseArgs.
TryGetArg
(args, out int totalWidth))
342
if (ParseArgs.
TryGetArg
(args, out int index))
706
if (ParseArgs.
TryGetArg
(args, out int arg0))
782
if (ParseArgs.
TryGetArg
(args, out int index))
878
if (ParseArgs.
TryGetArg
(args, out int arg0))