5 references to TraceWarning
Microsoft.DotNet.VersionTools (5)
BuildInfo.cs (1)
116Trace.TraceWarning(
Dependencies\BuildOutput\ProjectJsonUpdater.cs (2)
57Trace.TraceWarning($"Non-fatal exception occurred processing '{projectJsonFile}'. Skipping file. Exception: {e}. "); 111Trace.TraceWarning($"Couldn't parse '{oldVersion}' for package '{id}' in '{projectJsonFile}'. Skipping.");
Dependencies\Submodule\IndicatorPackageSubmoduleUpdater.cs (1)
61Trace.TraceWarning(
Dependencies\Submodule\SubmoduleUpdater.cs (1)
27Trace.TraceWarning($"Unable to find a desired hash for '{Path}', leaving as '{currentHash}'.");