Closed smbecker closed 2 days ago
Should be fixed
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.33%. Comparing base (
98c8879
) to head (4becbd1
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes issue where XML method descriptions could not be retrieved when the method included a
Dictionary
as one of the parameters.Closes #7764