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