CompilationErrorException.GetWarnings method
Gets only the warning diagnostics.
public IEnumerable<Diagnostic> GetWarnings()
See Also
- class CompilationErrorException
- namespace Kestrun.Scripting
Gets only the warning diagnostics.
public IEnumerable<Diagnostic> GetWarnings()