3 references to LogCritical
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
BuildHost.cs (2)
97_logger.LogCritical("No compatible MSBuild instance could be found."); 116_logger.LogCritical("Trying to run the .NET Core BuildHost on Mono is unsupported.");
Program.cs (1)
23logger.LogCritical($"Expected arguments: <pipe name> <culture>");