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