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