3 references to PossiblyNullableType
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
5651
if (slot > 0 &&
PossiblyNullableType
(operand.Type))
5726
if (slot > 0 &&
PossiblyNullableType
(expressionType))
11470
if (
PossiblyNullableType
(resultType.Type))