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