1 write to _projectUtil
BuildBoss (1)
ProjectCheckerUtil.cs (1)
27
_projectUtil
= data.ProjectUtil;
6 references to _projectUtil
BuildBoss (6)
ProjectCheckerUtil.cs (6)
37
if (!
_projectUtil
.IsNewSdk())
81
foreach (var element in
_projectUtil
.GetAllPropertyGroupElements())
97
var declaredEntryList =
_projectUtil
.GetDeclaredProjectReferences();
124
foreach (var internalsVisibleTo in
_projectUtil
.GetInternalsVisibleTo())
132
if (
_projectUtil
.Key.FileName.StartsWith("Microsoft.CodeAnalysis.ExternalAccess."))
238
foreach (var targetFramework in
_projectUtil
.GetAllTargetFrameworks())