Is there a way to prevent CodeLens from picking up on class references made in xmldoc comments?
I like that the cref tags make sure the spelling is correct, provide clickable links in the documentation, are picked up by refactoring etc., but I feel that it needlessly clutters up the codelens list of references.
Here is an image to illustrate what I mean:
Any ideas? This is VS2017 Pro with the latest Resharper beta, but also applies to VS2015 Pro.