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