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