3 references to PossiblyNullableType
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
5443
if (slot > 0 &&
PossiblyNullableType
(operand.Type))
5518
if (slot > 0 &&
PossiblyNullableType
(expressionType))
10850
if (
PossiblyNullableType
(resultType.Type))