How to disable "missing XML param tag" error

Answered

Hi,

I cannot figure out how to disable this compiler error:

 

Parameter "xyz" has no matching param tag in the XML comment

 

Due to this, I have uncountable errors in my solution, which aren't actually errors. I tried to lower the severity for this, tried to disable XML documentation (which already was disabled). No luck.

 

Hope someone can help,

Cheers

0
3 comments

Hi,

Could you please try to disable this inspection in Rider settings: 
"Preferences | Editor | Inspection Settings | Inspection Severity | C# -> Parameter has no matching param tag in the XML Comment"?
Please let me know about the results.

 

Kind regards, 

Sofia.

0
Avatar
Permanently deleted user

Neither setting it to hint nor disabling it completely does work. I still get the error.

 

Cheers,

Georg

0

Hi Georg,

Could you please share a screenshot of the inspection in Rider and a code example for a repro?

Kind regards,

Sofia.

0

Please sign in to leave a comment.