Implemented interface member:
property
ItemSpec
Microsoft.Build.Framework.ITaskItem.ItemSpec
2 writes to ItemSpec
Microsoft.Build.Engine.UnitTests (2)
BuildEventArgsSerialization_Tests.cs (2)
149items: new List<DictionaryEntry>() { new DictionaryEntry("Key", new MyTaskItem() { ItemSpec = "TestItemSpec" }) }, 759Items = new List<DictionaryEntry>() { new DictionaryEntry("Key", new MyTaskItem() { ItemSpec = "TestItemSpec" }) }