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