3 references to Length
Microsoft.Build.Tasks.Core (3)
GenerateResource.cs (3)
1186
if (resourcelessCommandBuilder.
Length
> 0)
1238
while (currentCommand.
Length
< s_maximumCommandLength && i < inputsToProcess.Count)
1247
if (currentCommand.
Length
<= s_maximumCommandLength)