2 references to hasVariableCore
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
11419
return
hasVariableCore
(ref this, id, index);
11425
return
hasVariableCore
(ref state._container!.Value, id, index);