1 implementation of ReportResult
Microsoft.Build (1)
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (1)
677void IResultReporter.ReportResult(BuildEventArgs eventArgs, ICheckContext checkContext)
1 reference to ReportResult
Microsoft.Build (1)
BuildCheck\Infrastructure\CheckWrapper.cs (1)
160_resultReporter.ReportResult(eventArgs, checkContext);