1 reference to IndexOf
Microsoft.CodeAnalysis.CSharp (1)
CSharpParseOptions.cs (1)
222
while (currentIndex < @namespace.Length && @namespace.
IndexOf
('.', currentIndex) is not -1 and var dotIndex)