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