2 references to Changes_to_expression_trees_may_result_in_behavior_changes_at_runtime
Microsoft.CodeAnalysis.Features (2)
UseCoalesceExpressionForNullableTernaryConditionalCheckCodeFixProvider.cs (1)
75
WarningAnnotation.Create(AnalyzersResources.
Changes_to_expression_trees_may_result_in_behavior_changes_at_runtime
));
UseCoalesceExpressionForTernaryConditionalCheckCodeFixProvider.cs (1)
89
WarningAnnotation.Create(AnalyzersResources.
Changes_to_expression_trees_may_result_in_behavior_changes_at_runtime
));