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