2 writes to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEParameterSymbol.cs (2)
270_lazyCustomAttributes = ImmutableArray<CSharpAttributeData>.Empty; 1175ref _lazyCustomAttributes,
2 references to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PEParameterSymbol.cs (2)
1080if (_lazyCustomAttributes.IsDefault) 1180return _lazyCustomAttributes;