1 reference to TrimStart
Microsoft.Extensions.Primitives (1)
StringSegment.cs (1)
585public StringSegment Trim() => TrimStart().TrimEnd();