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