2 references to IpcResponse
Microsoft.Diagnostics.NETCore.Client (2)
DiagnosticsIpc\IpcClient.cs (2)
46
return new
IpcResponse
(response, Release(ref stream));
85
return new
IpcResponse
(response, Release(ref stream));