4 references to PossiblyNullableType
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
6035
if (slot > 0 &&
PossiblyNullableType
(operand.Type))
6110
if (slot > 0 &&
PossiblyNullableType
(expressionType))
9680
if (
PossiblyNullableType
(valueFieldType.Type))
12413
if (
PossiblyNullableType
(resultType.Type))