Table of Contents

Class HostFxrDotNetDllBridgeWarmup

Namespace
Virtufin.WorkManager.Services
Assembly
Virtufin.WorkManager.dll

Thin seam around Virtufin.WorkManager.Engine.DotNetDll.HostFxrBootstrap.EnsureInitialized() so DotNetDllBridgeWarmupHostedService's success/failure handling is unit-testable -- the real bootstrap always succeeds as a fast no-op in a JIT test host (Virtufin.WorkManager.Engine.DotNetDll.HostFxrBootstrap.IsCoreClrLoaded() is true there), so a test double is needed to exercise the failure path.

public sealed class HostFxrDotNetDllBridgeWarmup : IDotNetDllBridgeWarmup
Inheritance
HostFxrDotNetDllBridgeWarmup
Implements
Inherited Members

Methods

EnsureInitialized()

public void EnsureInitialized()