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