1 write to _lazyIsSecurityAttribute
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Attributes\AttributeData.vb (1)
182_lazyIsSecurityAttribute = Me.AttributeClass.IsOrDerivedFromWellKnownClass(WellKnownType.System_Security_Permissions_SecurityAttribute, comp, useSiteInfo:=CompoundUseSiteInfo(Of AssemblySymbol).Discarded).ToThreeState()
2 references to _lazyIsSecurityAttribute
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Attributes\AttributeData.vb (2)
181If _lazyIsSecurityAttribute = ThreeState.Unknown Then 185Return _lazyIsSecurityAttribute.Value