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