3 references to ExecutionId
dotnet (3)
Commands\Test\MTP\TestApplicationHandler.cs (3)
51
if (!TryGetRequiredHandshakeProperty(handshakeMessage, HandshakeMessagePropertyNames.
ExecutionId
, out string? executionId, out string? validationError) ||
142
HandshakeMessagePropertyNames.
ExecutionId
=> nameof(HandshakeMessagePropertyNames.
ExecutionId
),