2 references to GetContextStateIndex
Microsoft.CodeAnalysis.CSharp (2)
Syntax\NullableContextStateMap.cs (2)
93var index = GetContextStateIndex(position); 106int index = GetContextStateIndex(span.Start);