Logging\BinaryLogger\BuildEventArgsWriter.cs (5)
673CheckForFilesToEmbed(e.ItemType, e.Items, e.ProjectFile);
1022CheckForFilesToEmbed(itemType, itemList, projectFile);
1035CheckForFilesToEmbed(itemType, itemList, projectFile);
1063CheckForFilesToEmbed(currentItemType, reusableProjectItemList, projectFile);
1076CheckForFilesToEmbed(currentItemType, reusableProjectItemList, projectFile);