CompilationErrorException.GetWarnings method

Gets only the warning diagnostics.

public IEnumerable<Diagnostic> GetWarnings()

See Also