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