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))
777
if (ParseArgs.
TryGetArg
(args, out int index))
873
if (ParseArgs.
TryGetArg
(args, out int arg0))