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