3 references to ExecutionMode
dotnet-aot (3)
parent\dotnet\Commands\Test\MTP\TestApplicationHandler.cs (3)
139
if (handshakeMessage.Properties.TryGetValue(HandshakeMessagePropertyNames.
ExecutionMode
, out string? executionMode) &&
241
HandshakeMessagePropertyNames.
ExecutionMode
=> nameof(HandshakeMessagePropertyNames.
ExecutionMode
),