1 write to _transportType
Microsoft.Diagnostics.NETCore.Client (1)
DiagnosticsIpc\IpcEndpointConfig.cs (1)
83
_transportType
= transportType;
1 reference to _transportType
Microsoft.Diagnostics.NETCore.Client (1)
DiagnosticsIpc\IpcEndpointConfig.cs (1)
36
public TransportType Transport =>
_transportType
;