1 reference to MandatoryOsVersionsSuppressed
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (1)
1532
if ((
MandatoryOsVersionsSuppressed
(callSiteAttribute, attributeToCheck) || crossPlatform) && AllowList(callSiteAttribute))