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