7 references to ValidateIllegal
Microsoft.Build.Engine.UnitTests (7)
FileMatcher_Tests.cs (7)
1190ValidateIllegal("**.cs"); 1191ValidateIllegal("***"); 1192ValidateIllegal("****"); 1193ValidateIllegal("*.cs**"); 1194ValidateIllegal("*.cs**"); 1195ValidateIllegal("...\\*.cs"); 1196ValidateIllegal("http://www.website.com");