1 write to Type
Microsoft.Build.Framework (1)
IItemData.cs (1)
49Type = type;
8 references to Type
Microsoft.Build (2)
BuildCheck\Checks\CopyAlwaysCheck.cs (1)
85itemData.Type,
Utilities\Utilities.cs (1)
798callback(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");