1 write to PropertiesAndValues
Microsoft.Build.Tasks.UnitTests (1)
CombineTargetFrameworkInfoProperties_Tests.cs (1)
31
task.
PropertiesAndValues
= items;
2 references to PropertiesAndValues
Microsoft.Build.Tasks.Core (2)
CombineTargetFrameworkInfoProperties.cs (2)
39
if (
PropertiesAndValues
!= null)
52
foreach (ITaskItem item in
PropertiesAndValues
)