6 references to TryGetArg
Microsoft.Build (6)
Evaluation\Expander.cs (6)
3873
if (
TryGetArg
(args, out int startIndex))
3894
if (
TryGetArg
(args, out int totalWidth))
3907
if (
TryGetArg
(args, out int totalWidth))
3936
if (
TryGetArg
(args, out int index))
3955
if (
TryGetArg
(args, out int index))
4541
if (
TryGetArg
(args, out int arg0))