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