1 reference to PreferPatternMatchingOverIsWithCastCheck
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpIsAndCastCheckDiagnosticAnalyzer.cs (1)
61
var styleOption = syntaxContext.GetCSharpAnalyzerOptions().
PreferPatternMatchingOverIsWithCastCheck
;