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