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