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