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