2 writes to _lazyCustomAttributesBag
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceComplexParameterSymbol.vb (2)
99Interlocked.CompareExchange(_lazyCustomAttributesBag, attributesBag, Nothing) 102LoadAndValidateAttributes(attributeSyntax, _lazyCustomAttributesBag)
6 references to _lazyCustomAttributesBag
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceComplexParameterSymbol.vb (6)
28Debug.Assert(_lazyCustomAttributesBag Is Nothing) 90If _lazyCustomAttributesBag Is Nothing OrElse Not _lazyCustomAttributesBag.IsSealed Then 106Return _lazyCustomAttributesBag 110Dim attributesBag As CustomAttributesBag(Of VisualBasicAttributeData) = Me._lazyCustomAttributesBag 119Dim attributesBag As CustomAttributesBag(Of VisualBasicAttributeData) = Me._lazyCustomAttributesBag