We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could use this: https://learn.microsoft.com/en-us/dotnet/api/system.string.replacelineendings?view=net-8.0#system-string-replacelineendings(system-string)
Or simply use their code as reference: https://source.dot.net/#System.Private.CoreLib/src/libraries/System.Private.CoreLib/src/System/String.Manipulation.cs,e544d1df14140d63
The text was updated successfully, but these errors were encountered:
A9G-Data-Droid
No branches or pull requests
Could use this: https://learn.microsoft.com/en-us/dotnet/api/system.string.replacelineendings?view=net-8.0#system-string-replacelineendings(system-string)
Or simply use their code as reference:
https://source.dot.net/#System.Private.CoreLib/src/libraries/System.Private.CoreLib/src/System/String.Manipulation.cs,e544d1df14140d63
The text was updated successfully, but these errors were encountered: