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