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