1 write to _negotiatedProtocolVersion
dotnet (1)
Commands\Test\MTP\TestApplication.cs (1)
411_negotiatedProtocolVersion = parsedNegotiatedVersion;
3 references to _negotiatedProtocolVersion
dotnet (3)
Commands\Test\MTP\TestApplication.cs (3)
50_negotiatedProtocolVersion is { } negotiatedProtocolVersion && 409(_negotiatedProtocolVersion is null || parsedNegotiatedVersion.CompareTo(_negotiatedProtocolVersion) > 0))