Improve CustomAttribute (#21832)
authorBen Adams <thundercat@illyriad.co.uk>
Mon, 7 Jan 2019 19:53:41 +0000 (20:53 +0100)
committerJan Kotas <jkotas@microsoft.com>
Mon, 7 Jan 2019 19:53:41 +0000 (11:53 -0800)
commite5cb6c35fc18dcf2221f56ecb6a78f194c7fcd0c
tree8d1258692612a3ae54551db2719b2f841232cae1
parentb3d8246ed6618dd5b291acc9347b07c0ed3a27da
Improve CustomAttribute (#21832)

* Reduce local scopes in AddCustomAttributes

* CustomAttribute.cs tidy up

* Less struct copies
src/System.Private.CoreLib/src/System/Reflection/CustomAttribute.cs
src/System.Private.CoreLib/src/System/Reflection/MdImport.cs