3 writes to _address
Microsoft.Diagnostics.NETCore.Client (3)
ReversedServer\ReversedDiagnosticsServer.cs (3)
54_address = address; 76_address = address; 102_address = address;
1 reference to _address
Microsoft.Diagnostics.NETCore.Client (1)
ReversedServer\ReversedDiagnosticsServer.cs (1)
172_transport = IpcServerTransport.Create(_address, maxConnections, _kind, TransportCallback);