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