1 reference to KeyFileError
ILAssembler (1)
GrammarVisitor.cs (1)
701
_diagnostics.Add(new Diagnostic(DiagnosticIds.
KeyFileError
, DiagnosticSeverity.Error, $"Failed to read key file '{keyFilePath}': {ex.Message}", location));