19 references to EventArgsFormatting
Microsoft.Build.Utilities.Core (2)
Microsoft.Build.Utilities.UnitTests (17)
EventArgsFormatting_Tests.cs (13)
23string s = EventArgsFormatting.FormatEventMessage("error", "CS",
33string s = EventArgsFormatting.FormatEventMessage("error", "CS",
41string s = EventArgsFormatting.FormatEventMessage("error", "CS",
49string s = EventArgsFormatting.FormatEventMessage("error", "CS",
57string s = EventArgsFormatting.FormatEventMessage("error", "CS",
65string s = EventArgsFormatting.FormatEventMessage("error", "CS",
73string s = EventArgsFormatting.FormatEventMessage("error", "CS",
81string s = EventArgsFormatting.FormatEventMessage("error", "CS",
90string s = EventArgsFormatting.FormatEventMessage("error", "CS",
102string errorString = EventArgsFormatting.FormatEventMessage(error);
103string warningString = EventArgsFormatting.FormatEventMessage(warning);
113string s = EventArgsFormatting.FormatEventMessage("error", "CS",
122EventArgsFormatting.FormatEventMessage("error", "CS",