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