2 references to hasValueCore
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
12423return hasValueCore(ref state, id, index); 12431return hasValueCore(ref state._container!.Value, id, index);