Fix implicit conversion in expressions like C ? P : null
#2709
Annotations
3 errors and 1 warning
src/Framework/Framework/Compilation/Binding/ExpressionBuildingVisitor.cs#L343
Possible null reference argument for parameter 'ifFalse' in 'ConditionalExpression Expression.Condition(Expression test, Expression ifTrue, Expression ifFalse)'.
|
src/Framework/Framework/Compilation/Binding/ExpressionBuildingVisitor.cs#L343
Possible null reference argument for parameter 'ifFalse' in 'ConditionalExpression Expression.Condition(Expression test, Expression ifTrue, Expression ifFalse)'.
|
|
|
The logs for this run have expired and are no longer available.
Loading