1 write to _lazyCustomAttributesBag
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceModuleSymbol.vb (1)
242
LoadAndValidateAttributes(OneOrMany.Create(mergedAttributes),
_lazyCustomAttributesBag
)
5 references to _lazyCustomAttributesBag
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\Source\SourceModuleSymbol.vb (5)
240
If
_lazyCustomAttributesBag
Is Nothing OrElse Not
_lazyCustomAttributesBag
.IsSealed Then
244
Return
_lazyCustomAttributesBag
248
Dim attributesBag As CustomAttributesBag(Of VisualBasicAttributeData) = Me.
_lazyCustomAttributesBag
1200
Dim attributesBag As CustomAttributesBag(Of VisualBasicAttributeData) = Me.
_lazyCustomAttributesBag