Update EnumerateLines docs#55367
Conversation
|
Tagging subscribers to this area: @GrabYourPitchforks, @dotnet/area-system-memory Issue DetailsUpdates devdoc for This is a doc-only change; no runtime code is changed.
|
src/libraries/System.Private.CoreLib/src/System/MemoryExtensions.Globalization.cs
Outdated
Show resolved
Hide resolved
|
Hello @jozkee! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
|
CI already passed (except for known issues), so I terminated the current CI run to free up resources. |
Updates devdoc for
MemoryExtensions.EnumerateLinesto clarify that protocol parsers should not utilize this API. The exact reasoning for this is stated more explicitly in thestring.ReplaceLineEndingsdevdoc, but I didn't want to copy and paste a huge block of text here.This is a doc-only change; no runtime code is changed.