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