1 reference to FilterPlatformCheckMethods
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (1)
210
var methods =
FilterPlatformCheckMethods
(operatingSystemType, relatedPlatforms).ToList();