3 references to Count
Microsoft.Build.Tasks.Core (3)
ManifestUtil\ApplicationManifest.cs (2)
559if (FileAssociations.Count > 0) 561if (FileAssociations.Count > Constants.MaxFileAssociationsCount)
ManifestUtil\DeployManifest.cs (1)
597if (entryPointManifest.FileAssociations?.Count > 0)