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