Incorrectly reported warning CS1574: XML comment has cref attribute that could not be resolved #29070
Labels
Area-Compilers
Bug
Concept-Diagnostic Clarity
The issues deals with the ease of understanding of errors and warnings.
Milestone
Repro:
Checkout branch of #29069 (if not merged yet) and open
src\VisualStudio\Core\Impl\CodeModel\CodeModelTaskExtensions.cs
Change doc comment:
to
Expected:
No warning.
Actual:
Calling method:
in the method body works, so the method is definitely accessible in this context.
The text was updated successfully, but these errors were encountered: