1 write to _lazyCustomAttributesBag
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceModuleSymbol.vb (1)
243
LoadAndValidateAttributes(OneOrMany.Create(mergedAttributes),
_lazyCustomAttributesBag
)
5 references to _lazyCustomAttributesBag
Microsoft.CodeAnalysis.VisualBasic (5)
Symbols\Source\SourceModuleSymbol.vb (5)
241
If
_lazyCustomAttributesBag
Is Nothing OrElse Not
_lazyCustomAttributesBag
.IsSealed Then
245
Return
_lazyCustomAttributesBag
249
Dim attributesBag As CustomAttributesBag(Of VisualBasicAttributeData) = Me.
_lazyCustomAttributesBag
1201
Dim attributesBag As CustomAttributesBag(Of VisualBasicAttributeData) = Me.
_lazyCustomAttributesBag