2 writes to _lazyCustomAttributesBag
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceComplexParameterSymbol.vb (2)
98Interlocked.CompareExchange(_lazyCustomAttributesBag, attributesBag, Nothing) 101LoadAndValidateAttributes(attributeSyntax, _lazyCustomAttributesBag)
6 references to _lazyCustomAttributesBag
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceComplexParameterSymbol.vb (6)
27Debug.Assert(_lazyCustomAttributesBag Is Nothing) 89If _lazyCustomAttributesBag Is Nothing OrElse Not _lazyCustomAttributesBag.IsSealed Then 105Return _lazyCustomAttributesBag 109Dim attributesBag As CustomAttributesBag(Of VisualBasicAttributeData) = Me._lazyCustomAttributesBag 118Dim attributesBag As CustomAttributesBag(Of VisualBasicAttributeData) = Me._lazyCustomAttributesBag