3 references to Items
PortableTask (3)
ShowItems.cs (3)
30
if (
Items
== null)
34
else if (
Items
.Length == 0)
40
foreach (ITaskItem item in
Items
)