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