Implemented interface member:
method
AddWarningsNotAsErrors
Microsoft.Build.BackEnd.Logging.ILoggingService.AddWarningsNotAsErrors(Microsoft.Build.Framework.BuildEventContext, System.Collections.Generic.ISet<System.String>)
1 reference to AddWarningsNotAsErrors
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
1674AddWarningsNotAsErrors(projectStartedEvent.BuildEventContext, projectStartedEvent.WarningsNotAsErrors);