2 references to SetCallSiteSupportedAttribute
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (2)
588
csAttributes =
SetCallSiteSupportedAttribute
(csAttributes, info, unsupportedVersion);
598
csAttributes =
SetCallSiteSupportedAttribute
(csAttributes, info, null);