7 references to TryGetArg
Microsoft.Build (7)
Evaluation\Expander\WellKnownFunctions.cs (7)
274
if (ParseArgs.
TryGetArg
(args, out int startIndex))
295
if (ParseArgs.
TryGetArg
(args, out int totalWidth))
308
if (ParseArgs.
TryGetArg
(args, out int totalWidth))
337
if (ParseArgs.
TryGetArg
(args, out int index))
701
if (ParseArgs.
TryGetArg
(args, out int arg0))
793
if (ParseArgs.
TryGetArg
(args, out int index))
912
if (ParseArgs.
TryGetArg
(args, out int arg0))