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