1 instantiation of InteropClient
InteropClient (1)
InteropClient.cs (1)
129using (var interopClient = new InteropClient(options))
2 references to InteropClient
InteropClient (2)
InteropClient.cs (1)
129using (var interopClient = new InteropClient(options))
Program.cs (1)
32InteropClient.Run(args);