4 references to Wasm
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\CallingConvention\CallingConvention_1.cs (1)
327
RuntimeInfoArchitecture.
Wasm
=> Internal.TypeSystem.TargetArchitecture.Wasm32,
Contracts\StackWalk\Context\IPlatformAgnosticContext.cs (1)
53
RuntimeInfoArchitecture.
Wasm
=> new ContextHolder<WasmContext>(),
Contracts\StackWalk\FrameHandling\FrameHelpers.cs (1)
579
RuntimeInfoArchitecture.
Wasm
=> WasmContext.InterpreterWalkFramePointerRegister,
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
2722
if (arch == RuntimeInfoArchitecture.Arm || arch == RuntimeInfoArchitecture.
Wasm
)