4 references to TypeAllowsConditionalState
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
344
Debug.Assert(
TypeAllowsConditionalState
(visitResult.RValueType.Type)
3636
if (!
TypeAllowsConditionalState
(type))
8274
if (
TypeAllowsConditionalState
(targetType.Type) &&
TypeAllowsConditionalState
(operand.Type))