4 references to PossiblyNullableType
Microsoft.CodeAnalysis.CSharp (4)
FlowAnalysis\NullableWalker.cs (4)
5977
if (slot > 0 &&
PossiblyNullableType
(operand.Type))
6052
if (slot > 0 &&
PossiblyNullableType
(expressionType))
9622
if (
PossiblyNullableType
(valueFieldType.Type))
12344
if (
PossiblyNullableType
(resultType.Type))