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