1 reference to Trim
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
1820var id = valueMemory.Slice(nextIndex, index - nextIndex).Trim().ToString();