3 references to HostType
dotnet (3)
Commands\Test\MTP\TestApplicationHandler.cs (3)
61
var hostType = handshakeMessage.Properties[HandshakeMessagePropertyNames.
HostType
];
82
HandshakeMessagePropertyNames.
HostType
=> nameof(HandshakeMessagePropertyNames.
HostType
),