Logging\BinaryLogger\BuildEventArgsWriter.cs (5)
673CheckForFilesToEmbed(e.ItemType, e.Items, e.ProjectFile);
1017CheckForFilesToEmbed(itemType, itemList, projectFile);
1030CheckForFilesToEmbed(itemType, itemList, projectFile);
1058CheckForFilesToEmbed(currentItemType, reusableProjectItemList, projectFile);
1071CheckForFilesToEmbed(currentItemType, reusableProjectItemList, projectFile);