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