3 references to PossiblyNullableType
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
5658
if (slot > 0 &&
PossiblyNullableType
(operand.Type))
5733
if (slot > 0 &&
PossiblyNullableType
(expressionType))
11488
if (
PossiblyNullableType
(resultType.Type))