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