1 write to _lazyCustomAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Retargeting\RetargetingMethodSymbol.cs (1)
213
return this.RetargetingTranslator.GetRetargetedAttributes(_underlyingMethod.GetAttributes(), ref
_lazyCustomAttributes
);