1 write to _lazyCustomAttributesBag
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceEventSymbol.vb (1)
619
LoadAndValidateAttributes(OneOrMany.Create(Me.AttributeDeclarationSyntaxList),
_lazyCustomAttributesBag
)
6 references to _lazyCustomAttributesBag
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceEventSymbol.vb (6)
595
Dim lazyCustomAttributesBag = Me.
_lazyCustomAttributesBag
597
Dim data = DirectCast(
_lazyCustomAttributesBag
.EarlyDecodedWellKnownAttributeData, CommonEventEarlyWellKnownAttributeData)
618
If
_lazyCustomAttributesBag
Is Nothing OrElse Not
_lazyCustomAttributesBag
.IsSealed Then
621
Return
_lazyCustomAttributesBag
625
Dim attributesBag As CustomAttributesBag(Of VisualBasicAttributeData) = Me.
_lazyCustomAttributesBag