2 writes to Log
Microsoft.DotNet.SignCheck (2)
SignCheckTask.cs (2)
93
Microsoft.DotNet.AssemblyResolution.
Log
= Log;
152
Microsoft.DotNet.AssemblyResolution.
Log
= null;
2 references to Log
Microsoft.DotNet.SignCheck (2)
src\Common\Internal\AssemblyResolution.cs (2)
42
Log
?.LogWarning($"AssemblyResolve: exception while loading '{fullPath}': {e.Message}");
48
Log
?.LogMessage(MessageImportance.Low, $"AssemblyResolve: loaded '{fullPath}' to {AppDomain.CurrentDomain.FriendlyName}");