3 references to AttemptNumber
dotnet-aot (3)
parent\dotnet\Commands\Test\MTP\TestApplicationHandler.cs (3)
110
if (handshakeMessage.Properties.TryGetValue(HandshakeMessagePropertyNames.
AttemptNumber
, out string? attemptNumberValue) &&
242
HandshakeMessagePropertyNames.
AttemptNumber
=> nameof(HandshakeMessagePropertyNames.
AttemptNumber
),