2 references to MiscErrorMessage
BuildValidator (2)
CompilationDiff.cs (1)
219File.WriteAllText(Path.Combine(debugPath, "error.txt"), MiscErrorMessage);
Program.cs (1)
299logger.LogError($"{diff.AssemblyInfo.FilePath} {diff.MiscErrorMessage}");