Commit da5ac94
Remove unused EquatableDiagnostic type (#403)
Since #401 factored diagnostics out of the incremental model,
EquatableDiagnostic is no longer used anywhere in the codebase.
Raw Diagnostic objects now flow through a separate pipeline that
preserves source locations for #pragma warning disable support.
Also removes the now-unused GetLocationTrimmed extension method
from RoslynHelpers, which was only called by EquatableDiagnostic.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ac6dc95 commit da5ac94
2 files changed
Lines changed: 0 additions & 80 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | 344 | | |
354 | 345 | | |
355 | 346 | | |
| |||
Lines changed: 0 additions & 71 deletions
This file was deleted.
0 commit comments