Skip to content

[WebToolsE2E] [Linux/Mac] Fail to debug the Blazor WASM StandAlone project with error "wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.XmlSerializer.dll', possibly because the process is corrupt" #3002

@EmilyFeng97

Description

@EmilyFeng97

REGRESSION INFO: Worked in March Stable CDK version: 3.10.14

INSTALL STEPS

  1. OS: MacOS 15.7.5
  2. Install SDK 10.0.203
  3. Install VS Code Stable - 1.116.0
  4. Install April prerelease C# DK 3.13.205 (include C# 2.135.19)

REPRO STEPS

  1. Create a blazor wasm StandAlone project via Terminal Emulator
    dotnet new blazorwasm -o BlazorWASM
  2. Open it in VS Code
  3. Right-click the .csproj file then select Debug > Start New Instance

Note:

  1. This issue does not repro when select Start without Debugging
  2. This issue also repro on 9.0 project
  3. This issue also repro on Linux[Debian 12] machines, not repro on Windows machines.

ACTUAL
Fail to debug with error "wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.XmlSerializer.dll', possibly because the process is corrupt"
Image

Image Image

Error log
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.XmlSerializer.dll', possibly because the process is corrupt.

**Debug console**
------------------------------------------------------------------------------
You may only use the Microsoft Visual Studio .NET/C/C++ Debugger (vsdbg) with
Visual Studio Code, Visual Studio or Visual Studio for Mac software to help you
develop and test your applications.
------------------------------------------------------------------------------
Using launch settings from '/Users/vstester/wasm/Properties/launchSettings.json' [Profile 'https']...
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.InteropServices.JavaScript.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.InteropServices.JavaScript.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.AspNetCore.Authorization.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.AspNetCore.Authorization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.AspNetCore.Components.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.AspNetCore.Components.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.AspNetCore.Components.Forms.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.AspNetCore.Components.Forms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.AspNetCore.Components.Web.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.AspNetCore.Components.Web.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.AspNetCore.Components.WebAssembly.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.AspNetCore.Components.WebAssembly.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.AspNetCore.Metadata.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.AspNetCore.Metadata.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.DotNet.HotReload.WebAssembly.Browser.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.DotNet.HotReload.WebAssembly.Browser.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Configuration.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Configuration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Configuration.Abstractions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Configuration.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Configuration.Binder.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Configuration.Binder.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Configuration.FileExtensions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Configuration.FileExtensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Configuration.Json.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Configuration.Json.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.DependencyInjection.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.DependencyInjection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.DependencyInjection.Abstractions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.DependencyInjection.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Diagnostics.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Diagnostics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Diagnostics.Abstractions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Diagnostics.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.FileProviders.Abstractions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.FileProviders.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.FileProviders.Physical.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.FileProviders.Physical.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.FileSystemGlobbing.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.FileSystemGlobbing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Logging.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Logging.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Logging.Abstractions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Logging.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Options.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Options.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Options.ConfigurationExtensions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Options.ConfigurationExtensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Primitives.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Extensions.Validation.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Extensions.Validation.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.JSInterop.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.JSInterop.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.JSInterop.WebAssembly.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.JSInterop.WebAssembly.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.CSharp.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.CSharp.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.VisualBasic.Core.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.VisualBasic.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.VisualBasic.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.VisualBasic.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Win32.Primitives.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Win32.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'Microsoft.Win32.Registry.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'Microsoft.Win32.Registry.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.AppContext.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.AppContext.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Buffers.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Buffers.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Collections.Concurrent.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Collections.Concurrent.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Collections.Immutable.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Collections.Immutable.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Collections.NonGeneric.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Collections.NonGeneric.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Collections.Specialized.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Collections.Specialized.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Collections.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Collections.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.ComponentModel.Annotations.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.ComponentModel.Annotations.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.ComponentModel.DataAnnotations.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.ComponentModel.DataAnnotations.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.ComponentModel.Primitives.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.ComponentModel.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.ComponentModel.EventBasedAsync.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.ComponentModel.EventBasedAsync.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.ComponentModel.TypeConverter.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.ComponentModel.TypeConverter.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.ComponentModel.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.ComponentModel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Configuration.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Configuration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Console.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Console.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Core.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Data.Common.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Data.Common.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Data.DataSetExtensions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Data.DataSetExtensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Data.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Data.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Diagnostics.Contracts.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Diagnostics.Contracts.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Diagnostics.Debug.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Diagnostics.Debug.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Diagnostics.DiagnosticSource.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Diagnostics.DiagnosticSource.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Diagnostics.FileVersionInfo.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Diagnostics.FileVersionInfo.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Diagnostics.Process.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Diagnostics.Process.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Diagnostics.StackTrace.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Diagnostics.StackTrace.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Diagnostics.TextWriterTraceListener.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Diagnostics.TextWriterTraceListener.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Diagnostics.Tools.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Diagnostics.Tools.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Diagnostics.TraceSource.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Diagnostics.TraceSource.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Diagnostics.Tracing.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Diagnostics.Tracing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Drawing.Primitives.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Drawing.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Drawing.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Drawing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Dynamic.Runtime.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Dynamic.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Formats.Asn1.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Formats.Asn1.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Formats.Tar.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Formats.Tar.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Globalization.Calendars.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Globalization.Calendars.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Globalization.Extensions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Globalization.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Globalization.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Globalization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.Compression.Brotli.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.Compression.Brotli.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.Compression.FileSystem.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.Compression.FileSystem.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.Compression.ZipFile.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.Compression.ZipFile.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.Compression.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.Compression.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.FileSystem.AccessControl.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.FileSystem.AccessControl.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.FileSystem.DriveInfo.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.FileSystem.DriveInfo.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.FileSystem.Primitives.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.FileSystem.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.FileSystem.Watcher.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.FileSystem.Watcher.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.FileSystem.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.FileSystem.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.IsolatedStorage.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.IsolatedStorage.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.MemoryMappedFiles.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.MemoryMappedFiles.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.Pipelines.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.Pipelines.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.Pipes.AccessControl.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.Pipes.AccessControl.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.Pipes.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.Pipes.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.UnmanagedMemoryStream.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.UnmanagedMemoryStream.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.IO.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.IO.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Linq.AsyncEnumerable.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Linq.AsyncEnumerable.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Linq.Expressions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Linq.Expressions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Linq.Parallel.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Linq.Parallel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Linq.Queryable.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Linq.Queryable.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Linq.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Memory.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Memory.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.Http.Json.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.Http.Json.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.Http.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.Http.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.HttpListener.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.HttpListener.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.Mail.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.Mail.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.NameResolution.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.NameResolution.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.NetworkInformation.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.NetworkInformation.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.Ping.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.Ping.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.Quic.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.Quic.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.Primitives.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.Requests.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.Requests.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.Security.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.Security.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.ServerSentEvents.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.ServerSentEvents.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.ServicePoint.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.ServicePoint.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.Sockets.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.Sockets.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.WebClient.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.WebClient.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.WebHeaderCollection.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.WebHeaderCollection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.WebProxy.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.WebProxy.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.WebSockets.Client.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.WebSockets.Client.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.WebSockets.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.WebSockets.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Net.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Net.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Numerics.Vectors.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Numerics.Vectors.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Numerics.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Numerics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.ObjectModel.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.ObjectModel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Private.DataContractSerialization.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Private.DataContractSerialization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Private.Uri.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Private.Uri.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Private.Xml.Linq.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Private.Xml.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Reflection.DispatchProxy.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Reflection.DispatchProxy.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Reflection.Emit.ILGeneration.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Reflection.Emit.ILGeneration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Reflection.Emit.Lightweight.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Reflection.Emit.Lightweight.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Reflection.Emit.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Reflection.Emit.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Reflection.Extensions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Reflection.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Reflection.Metadata.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Reflection.Metadata.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Reflection.Primitives.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Reflection.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Reflection.TypeExtensions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Reflection.TypeExtensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Reflection.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Reflection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Resources.Reader.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Resources.Reader.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Resources.ResourceManager.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Resources.ResourceManager.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Resources.Writer.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Resources.Writer.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.CompilerServices.Unsafe.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.CompilerServices.Unsafe.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.CompilerServices.VisualC.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.CompilerServices.VisualC.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.Extensions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.Handles.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.Handles.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.InteropServices.RuntimeInformation.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.InteropServices.RuntimeInformation.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.InteropServices.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.InteropServices.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.Intrinsics.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.Intrinsics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.Loader.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.Loader.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.Numerics.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.Numerics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.Serialization.Formatters.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.Serialization.Formatters.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.Serialization.Json.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.Serialization.Json.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.Serialization.Primitives.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.Serialization.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.Serialization.Xml.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.Serialization.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.Serialization.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.Serialization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Runtime.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.AccessControl.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.AccessControl.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.Claims.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.Claims.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.Cryptography.Algorithms.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.Cryptography.Algorithms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.Cryptography.Cng.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.Cryptography.Cng.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.Cryptography.Csp.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.Cryptography.Csp.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.Cryptography.Encoding.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.Cryptography.Encoding.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.Cryptography.OpenSsl.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.Cryptography.OpenSsl.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.Cryptography.Primitives.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.Cryptography.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.Cryptography.X509Certificates.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.Cryptography.X509Certificates.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.Cryptography.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.Cryptography.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.Principal.Windows.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.Principal.Windows.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.Principal.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.Principal.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.SecureString.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.SecureString.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Security.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Security.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.ServiceModel.Web.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.ServiceModel.Web.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.ServiceProcess.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.ServiceProcess.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Text.Encoding.Extensions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Text.Encoding.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Text.Encoding.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Text.Encoding.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Text.Encodings.Web.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Text.Encodings.Web.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Threading.AccessControl.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Threading.AccessControl.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Threading.Channels.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Threading.Channels.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Threading.Overlapped.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Threading.Overlapped.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Threading.Tasks.Extensions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Threading.Tasks.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Threading.Tasks.Dataflow.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Threading.Tasks.Dataflow.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Text.RegularExpressions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Text.RegularExpressions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Text.Encoding.CodePages.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Text.Encoding.CodePages.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Text.Json.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Text.Json.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Private.Xml.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Private.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Threading.Tasks.Parallel.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Threading.Tasks.Parallel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Threading.Tasks.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Threading.Tasks.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Threading.Thread.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Threading.Thread.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Threading.ThreadPool.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Threading.ThreadPool.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Threading.Timer.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Threading.Timer.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Threading.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Threading.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Transactions.Local.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Transactions.Local.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Transactions.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Transactions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.ValueTuple.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.ValueTuple.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Web.HttpUtility.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Web.HttpUtility.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Web.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Web.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Windows.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Windows.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.Linq.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Xml.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.ReaderWriter.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Xml.ReaderWriter.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.Serialization.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Xml.Serialization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.XDocument.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Xml.XDocument.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.XPath.XDocument.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Xml.XPath.XDocument.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.XPath.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Xml.XPath.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.XmlDocument.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Xml.XmlDocument.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.XmlSerializer.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Xml.XmlSerializer.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.Xml.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'System.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'System.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'WindowsBase.dll', possibly because the process is corrupt.
wasm.dll: Loaded 'WindowsBase.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'wasm.dll' (Mono: Default Domain): Failed to load metadata for 'mscorlib.dll', possibly because the process is corrupt.
A fatal error has occurred loading the metadata for 'mscorlib.dll' and debugging needs to be terminated. Unknown Error: 0x80131c35
The program 'wasm.dll' has exited with code 0 (0x0).

``

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions