1 implementation of LogWarning
Microsoft.DotNet.ApiCompat.Task (1)
SuppressibleMSBuildLog.cs (1)
32
public bool
LogWarning
(Suppression suppression, string code, string message)
2 references to LogWarning
Microsoft.DotNet.PackageValidation (2)
ApiCompatRunnerExtensions.cs (1)
91
log.
LogWarning
(new Suppression(DiagnosticIds.SearchDirectoriesNotFoundForTfm) { Target = displayString },
Validators\BaselinePackageValidator.cs (1)
136
log.
LogWarning
(new Suppression(DiagnosticIds.BaselineTargetFrameworkIgnoredButPresentInCurrentPackage,