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)
936
itemInstanceDictionary.
EnumerateItemsPerType
((itemType, itemList) =>
949
itemDictionary.
EnumerateItemsPerType
((itemType, itemList) =>