cezarypiatek / RoslynTestKit

A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.
Other
24 stars 7 forks source link

Roslyn source text line endings replacement #21

Closed ledjon-behluli closed 1 year ago

ledjon-behluli commented 1 year ago

Modifies Verify.CodeAction to convert the source text from Roslyn into a version that is compatible with the current OS line endings format.