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