CompilationErrorException.Diagnostics property
Gets the collection of diagnostics produced during compilation.
public ImmutableArray<Diagnostic> Diagnostics { get; }
See Also
- class CompilationErrorException
- namespace Kestrun.Scripting
Gets the collection of diagnostics produced during compilation.
public ImmutableArray<Diagnostic> Diagnostics { get; }