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