3 references to HasPropertyOrItemReferences
Microsoft.Build.Framework (1)
Utilities\FileMatcher.cs (1)
322HasPropertyOrItemReferences(filespec);
Microsoft.Build.Tasks.Core (2)
Untar.cs (1)
425if (FileMatcher.HasPropertyOrItemReferences(pattern))
Unzip.cs (1)
343if (FileMatcher.HasPropertyOrItemReferences(pattern))