1 reference to s_quoteOrEquals
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
1919
int eqlOrQuote = valueSpan.IndexOfAny(
s_quoteOrEquals
);