3 references to GetWarningsConfigKey
Microsoft.Build (3)
BackEnd\Components\Logging\LoggingService.cs (3)
688
WarningsConfigKey key =
GetWarningsConfigKey
(context);
750
WarningsConfigKey key =
GetWarningsConfigKey
(buildEventContext);
1377
return
GetWarningsConfigKey
(buildEventArgs.BuildEventContext);