3 writes to _lazyCustomAttributes
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Metadata\PE\PEParameterSymbol.vb (3)
175
_lazyCustomAttributes
= ImmutableArray(Of VisualBasicAttributeData).Empty
410
ImmutableInterlocked.InterlockedInitialize(
_lazyCustomAttributes
, attributes)
413
containingPEModuleSymbol.LoadCustomAttributes(_handle,
_lazyCustomAttributes
)
2 references to _lazyCustomAttributes
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Metadata\PE\PEParameterSymbol.vb (2)
359
If
_lazyCustomAttributes
.IsDefault Then
418
Return
_lazyCustomAttributes