3 references to PossiblyNullableType
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
5377
if (slot > 0 &&
PossiblyNullableType
(operand.Type))
5452
if (slot > 0 &&
PossiblyNullableType
(expressionType))
10778
if (
PossiblyNullableType
(resultType.Type))