1 write to Type
Microsoft.Build.Framework (1)
IItemData.cs (1)
49Type = type;
7 references to Type
Microsoft.Build (1)
Utilities\Utilities.cs (1)
772callback(new DictionaryEntry(tuple.Type, tuple.Value));
Microsoft.Build.Engine.UnitTests (6)
BuildEventArgsDataEnumeration.cs (6)
70results[0].Type.ShouldBe("Key"); 74results[1].Type.ShouldBe("Key2"); 112results[0].Type.ShouldBe("Key"); 116results[1].Type.ShouldBe("Key"); 129results[0].Type.ShouldBe("Key2"); 138results[1].Type.ShouldBe("Key2");