4 references to PossiblyNullableType
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
5979
if (slot > 0 &&
PossiblyNullableType
(operand.Type))
6054
if (slot > 0 &&
PossiblyNullableType
(expressionType))
9595
if (
PossiblyNullableType
(valueFieldType.Type))
12276
if (
PossiblyNullableType
(resultType.Type))