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