[wasm][debugger] Fix side effect on Firefox of getting bytes from loaded_files using...
authorThays Grazia <thaystg@gmail.com>
Mon, 20 Jun 2022 19:45:04 +0000 (16:45 -0300)
committerGitHub <noreply@github.com>
Mon, 20 Jun 2022 19:45:04 +0000 (16:45 -0300)
commit1070187000bead58fe6687f01ac3d8fbdc01ae4c
tree5e8f90d3ca61f4ba8e5283fe319432eff5287b32
parent96a7014dc95780df8a05581defaf056014d7ac05
[wasm][debugger] Fix side effect on Firefox of getting bytes from loaded_files using debugger protocol (#70990)

* Fix 70983

* fix typo

* Fix compilation
src/mono/wasm/debugger/BrowserDebugProxy/Firefox/FirefoxMonoProxy.cs
src/mono/wasm/debugger/BrowserDebugProxy/MemberReferenceResolver.cs
src/mono/wasm/debugger/BrowserDebugProxy/MonoProxy.cs