Fix bug: CoreCLR debugger couldn't make more than one EnC edit to a method. Second...
authorEugene Zemtsov <Eugene.Zemtsov@microsoft.com>
Fri, 5 Jun 2015 22:03:44 +0000 (15:03 -0700)
committerEugene Zemtsov <Eugene.Zemtsov@microsoft.com>
Fri, 5 Jun 2015 22:03:44 +0000 (15:03 -0700)
commit72063e16410e3f3d89a1c346f50fc38f5a691093
tree543878000ffedddf15ff060e738182f9a896d350
parent4f9f660cc46c1d719e139da96c43ed71dfc51ebf
Fix bug: CoreCLR debugger couldn't make more than one EnC edit to a method. Second and all further attempts failed, moreover sometimes VS debugger would crash with AV trying to do EnC. (TFS bug #1172983)

[tfs-changeset: 1483755]
src/debug/di/helpers.h
src/debug/di/module.cpp
src/md/enc/metamodelenc.cpp