13 references to Subcategory
Microsoft.Build (7)
BackEnd\Components\Logging\LoggingService.cs (4)
1606
extWarningEvent.
Subcategory
,
1628
warningEvent.
Subcategory
,
1652
extWarningEvent.
Subcategory
,
1673
warningEvent.
Subcategory
,
Logging\BinaryLogger\BuildEventArgsWriter.cs (1)
517
WriteDeduplicatedString(e.
Subcategory
);
Logging\TerminalLogger\TerminalLogger.cs (1)
1631
subcategory: e.
Subcategory
,
src\msbuild\src\Shared\LogMessagePacketBase.cs (1)
809
string subCategory = buildWarningEventArgs.
Subcategory
;
Microsoft.Build.Framework (3)
Utilities\EventArgsFormatting.cs (3)
43
return FormatEventMessage("warning", e.
Subcategory
, e.Message,
108
return FormatEventMessage("warning", e.
Subcategory
, e.Message,
125
return FormatEventMessage("warning", e.
Subcategory
, e.Message,
Microsoft.Build.Tasks.Core (1)
src\msbuild\src\Shared\LogMessagePacketBase.cs (1)
809
string subCategory = buildWarningEventArgs.
Subcategory
;
MSBuild (1)
src\msbuild\src\Shared\LogMessagePacketBase.cs (1)
809
string subCategory = buildWarningEventArgs.
Subcategory
;
NuGet.Build.Tasks (1)
ConsoleOutLogItem.cs (1)
69
Subcategory = buildWarningEventArgs.
Subcategory