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