4 references to IsSet
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (3)
608
if (attribute.Value.
IsSet
())
1675
if (diagnosticAttribute.
IsSet
())
2017
else if (DenyList(attributes) || !attributes.
IsSet
())
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.OperationVisitor.cs (1)
160
if (versions.
IsSet
())