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