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