Copy exception regions in the copy constructor (dotnet/coreclr#27176)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Mon, 14 Oct 2019 18:07:16 +0000 (20:07 +0200)
committerJan Kotas <jkotas@microsoft.com>
Mon, 14 Oct 2019 18:07:16 +0000 (11:07 -0700)
commit87f31ccdf608b88c89906a0b63a8adf2d29e6b04
treee8079f1f07b670bc9dcbcdbbe6e417a7aa3b5e7b
parent090cf0836a6944001ed32e68e628bbbb79ffafe5
Copy exception regions in the copy constructor (dotnet/coreclr#27176)

This is used to create MethodIL for the interop stubs. I introduced this field in dotnet/coreclr#27109 but forgot to make a copy here.

Commit migrated from https://github.com/dotnet/coreclr/commit/cacb1a790e0c484f58731811f3460053af9adc12
src/coreclr/src/tools/crossgen2/Common/TypeSystem/IL/Stubs/ILEmitter.cs