2 references to IpcChannel
System.AddIn (1)
System\Addin\Hosting\AddInIpcChannel.cs (1)
21
:
base
(props, new AddInBinaryClientFormaterSinkProvider(client), new AddInBinaryServerFormaterSinkProvider(server))
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
347
this.channel = new
IpcChannel
(channelProperties, null, sinkProvider);