2 writes to _kind
Microsoft.Diagnostics.NETCore.Client (2)
ReversedServer\ReversedDiagnosticsServer.cs (2)
77
_kind
= kind;
103
_kind
= kind;
1 reference to _kind
Microsoft.Diagnostics.NETCore.Client (1)
ReversedServer\ReversedDiagnosticsServer.cs (1)
172
_transport = IpcServerTransport.Create(_address, maxConnections,
_kind
, TransportCallback);