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