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