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