1 reference to SwitchSupportedRule
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (1)
845
var rule = supportedRule ?
SwitchSupportedRule
(callsite) : SwitchRule(callsite, true);