36 references to MessageImportance
Microsoft.DotNet.ApiCompat.IntegrationTests (1)
Microsoft.DotNet.ApiCompat.Task (3)
Microsoft.DotNet.ApiCompat.Tests (2)
Microsoft.DotNet.ApiCompat.Tool (7)
Microsoft.DotNet.ApiCompatibility (3)
Microsoft.DotNet.ApiCompatibility.Tests (1)
Microsoft.DotNet.ApiDiff.Tool (1)
Microsoft.DotNet.ApiSymbolExtensions (13)
AssemblySymbolLoader.cs (8)
155_log.LogMessage(MessageImportance.Low, string.Format(Resources.LoadingAssemblies, string.Join(", ", paths)));
181_log.LogMessage(MessageImportance.Low, string.Format(Resources.LoadingAssembliesFromArchive, string.Join(", ", relativePaths), archivePath));
235_log.LogMessage(MessageImportance.Low, string.Format(Resources.LoadingAssembly, path));
247_log.LogMessage(MessageImportance.Low, string.Format(Resources.LoadingAssemblyFromStream, name));
414_log.LogMessage(MessageImportance.Low, string.Format(Resources.AssemblyLoaded, assemblyName));
418_log.LogMessage(MessageImportance.Low, string.Format(Resources.AssemblyReferenceLoaded, assemblyName, referenceeAssemblyName));
483_log.LogMessage(MessageImportance.High, string.Format(Resources.CouldNotResolveReference, assemblyReferenceName, rootAssemblyDisplayString));
494_log.LogMessage(MessageImportance.Normal, warning.ToString());
Microsoft.DotNet.ApiSymbolExtensions.Tests (1)
Microsoft.DotNet.GenAPI.Task (1)
Microsoft.DotNet.GenAPI.Tool (1)
Microsoft.DotNet.PackageValidation (1)
Microsoft.DotNet.PackageValidation.Tests (1)