1 implementation of IEngineInvoker
testhost.arm64 (1)
parent\testhost.x86\DefaultEngineInvoker.cs (1)
34IEngineInvoker
2 references to IEngineInvoker
testhost.arm64 (2)
parent\testhost.x86\Program.cs (2)
68private static IEngineInvoker GetEngineInvoker(IDictionary<string, string?> argsDictionary) 70IEngineInvoker? invoker = null;