3 references to CurrentRuntime
Microsoft.Build.Engine.UnitTests (3)
TaskHostFactoryLifecycle_E2E_Tests.cs (3)
53[InlineData(CurrentRuntime, AssemblyTaskFactory)] // Match + No Explicit → in-proc 54[InlineData(CurrentRuntime, TaskHostFactory)] // Match + Explicit → short-lived out-of-proc 78(AssemblyTaskFactory, CurrentRuntime) => null,