4 references to PossiblyNullableType
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
5963
if (slot > 0 &&
PossiblyNullableType
(operand.Type))
6038
if (slot > 0 &&
PossiblyNullableType
(expressionType))
9608
if (
PossiblyNullableType
(valueFieldType.Type))
12334
if (
PossiblyNullableType
(resultType.Type))