3 references to PossiblyNullableType
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
5711
if (slot > 0 &&
PossiblyNullableType
(operand.Type))
5786
if (slot > 0 &&
PossiblyNullableType
(expressionType))
11624
if (
PossiblyNullableType
(resultType.Type))