5cover/Dialogs

View on GitHub

Showing 1 of 2,271 total issues

Method Show has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public ButtonBase? Show(nint hwnd)
    {
        if (CurrentPage.IsShown)
        {
            throw new InvalidOperationException("The dialog is already being shown.");
Severity: Minor
Found in Dialogs/Dialog.cs - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language