1 implementation of Invoke
testhost.arm64 (1)
parent\testhost.x86\DefaultEngineInvoker.cs (1)
87public void Invoke(IDictionary<string, string?> argsDictionary)
1 reference to Invoke
testhost.arm64 (1)
parent\testhost.x86\Program.cs (1)
65GetEngineInvoker(argsDictionary).Invoke(argsDictionary);