Implemented interface member:
method
EnumerateItemsPerType
Microsoft.Build.Collections.IItemDictionary<T>.EnumerateItemsPerType(System.Action<System.String, System.Collections.Generic.IEnumerable<T>>)
2 references to EnumerateItemsPerType
Microsoft.Build (2)
Logging\BinaryLogger\BuildEventArgsWriter.cs (2)
958
itemInstanceDictionary.
EnumerateItemsPerType
((itemType, itemList) =>
971
itemDictionary.
EnumerateItemsPerType
((itemType, itemList) =>