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