3 references to PossiblyNullableType
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
5524
if (slot > 0 &&
PossiblyNullableType
(operand.Type))
5599
if (slot > 0 &&
PossiblyNullableType
(expressionType))
10959
if (
PossiblyNullableType
(resultType.Type))