7 references to TraceWarning
Microsoft.DotNet.ApiCompat.Core (2)
Executor.cs (2)
182
Trace.
TraceWarning
("Enforcing MDIL servicing rules and exclusion of non-browsable types are both enabled, but they are not compatible so non-browsable types will not be excluded.");
187
Trace.
TraceWarning
("Enforcing MDIL servicing rules or exclusion of non-browsable types are enabled " +
Microsoft.DotNet.VersionTools (5)
src\BuildInfo.cs (1)
116
Trace.
TraceWarning
(
src\Dependencies\BuildOutput\ProjectJsonUpdater.cs (2)
57
Trace.
TraceWarning
($"Non-fatal exception occurred processing '{projectJsonFile}'. Skipping file. Exception: {e}. ");
111
Trace.
TraceWarning
($"Couldn't parse '{oldVersion}' for package '{id}' in '{projectJsonFile}'. Skipping.");
src\Dependencies\Submodule\IndicatorPackageSubmoduleUpdater.cs (1)
61
Trace.
TraceWarning
(
src\Dependencies\Submodule\SubmoduleUpdater.cs (1)
27
Trace.
TraceWarning
($"Unable to find a desired hash for '{Path}', leaving as '{currentHash}'.");