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