1 write to Type
Microsoft.Build.Framework (1)
IItemData.cs (1)
49Type = type;
7 references to Type
Microsoft.Build (1)
Utilities\Utilities.cs (1)
794callback(new DictionaryEntry(tuple.Type, tuple.Value));
Microsoft.Build.Engine.UnitTests (6)
BuildEventArgsDataEnumeration.cs (6)
69results[0].Type.ShouldBe("Key"); 73results[1].Type.ShouldBe("Key2"); 111results[0].Type.ShouldBe("Key"); 115results[1].Type.ShouldBe("Key"); 128results[0].Type.ShouldBe("Key2"); 137results[1].Type.ShouldBe("Key2");