fremag/MemoScope.Net

View on GitHub
MemoScope/Core/Dac/AbstractDacFinder.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method SymFindFileInPath has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

        protected abstract bool SymFindFileInPath(IntPtr hProcess, string searchPath, string filename, uint id, uint two, uint three, uint flags, StringBuilder filePath, IntPtr callback, IntPtr context);
Severity: Major
Found in MemoScope/Core/Dac/AbstractDacFinder.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status