3 references to HasWildcards
Microsoft.Build.Tasks.Core (3)
CreateItem.cs (1)
156if (FileMatcher.HasWildcards(i.ItemSpec))
FileMatcher.cs (2)
449ErrorUtilities.VerifyThrow(!HasWildcards(path), 1914if (!HasWildcards(filespecUnescaped))