1 reference to UseCoalesceExpressionForIfNullStatementCheck
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\PredefinedCodeFixProviderNames.cs (1)
132
public const string UseCoalesceExpressionForIfNullStatementCheck = nameof(
UseCoalesceExpressionForIfNullStatementCheck
);