1 write to Value
Microsoft.Build.Framework (1)
IItemData.cs (1)
46Value = value;
3 references to Value
Microsoft.Build (1)
Utilities\Utilities.cs (1)
798callback(new DictionaryEntry(tuple.Type, tuple.Value));
Microsoft.Build.Framework (2)
IItemData.cs (2)
88if (Value is IItemData dt) 92else if (Value is ITaskItem ti)