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