1 reference to UsePatternMatchingIsAndCastCheckWithoutName
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\PredefinedCodeFixProviderNames.cs (1)
173
public const string UsePatternMatchingIsAndCastCheckWithoutName = nameof(
UsePatternMatchingIsAndCastCheckWithoutName
);