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)
794
callback(new DictionaryEntry(tuple.
Type
, tuple.Value));
Microsoft.Build.Engine.UnitTests (6)
BuildEventArgsDataEnumeration.cs (6)
69
results[0].
Type
.ShouldBe("Key");
73
results[1].
Type
.ShouldBe("Key2");
111
results[0].
Type
.ShouldBe("Key");
115
results[1].
Type
.ShouldBe("Key");
128
results[0].
Type
.ShouldBe("Key2");
137
results[1].
Type
.ShouldBe("Key2");