2 references to getUnconditionalStateWhenNotNull
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
4913
SetState(
getUnconditionalStateWhenNotNull
(rightOperand, conditionalStateWhenNotNull));
5009
var stateWhenNotNull =
getUnconditionalStateWhenNotNull
(leftOperand, conditionalStateWhenNotNull);