2 references to NullCheckAndConvertCoalesceValue
Microsoft.CodeAnalysis (2)
Operations\ControlFlowGraphBuilder.cs (2)
2895IOperation convertedTestExpression = NullCheckAndConvertCoalesceValue(coalesce, whenNull); 3046IOperation convertedTestExpression = NullCheckAndConvertCoalesceValue(operation, whenNull);