3 references to InstanceId
dotnet (3)
Commands\Test\MTP\TestApplicationHandler.cs (3)
68
var instanceId = handshakeMessage.Properties[HandshakeMessagePropertyNames.
InstanceId
];
85
HandshakeMessagePropertyNames.
InstanceId
=> nameof(HandshakeMessagePropertyNames.
InstanceId
),