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