2 writes to UndefineProperties
Microsoft.DotNet.Build.Tasks.Packaging (2)
GeneratePackageReport.cs (1)
375
UndefineProperties
= packageItem.UndefineProperties
GetApplicableAssetsFromPackages.cs (1)
243
UndefineProperties
= packageItem.UndefineProperties
5 references to UndefineProperties
Microsoft.DotNet.Build.Tasks.Packaging (5)
PackageReport.cs (5)
154
UndefineProperties
== otherProject.
UndefineProperties
;
161
hash ^=
UndefineProperties
.GetHashCode();
169
item.SetMetadata(nameof(
UndefineProperties
),
UndefineProperties
);