3 references to ProjectUtil
BuildBoss (3)
ProjectData.cs (1)
30
ProjectUtil = new
ProjectUtil
(FilePath);
TargetsCheckerUtil.cs (2)
37
allGood &= CheckProps(new
ProjectUtil
(filePath), textWriter);
41
allGood &= CheckTargets(new
ProjectUtil
(filePath), textWriter);