1 write to Value
Microsoft.Build.Framework (1)
IItemData.cs (1)
46Value = value;
2 references to Value
Microsoft.Build.Framework (2)
IItemData.cs (2)
88if (Value is IItemData dt) 92else if (Value is ITaskItem ti)