2 writes to _protocolNegotiated
dotnet (2)
Commands\Test\MTP\TestApplication.cs (2)
414
Volatile.Write(ref
_protocolNegotiated
, 1);
419
Volatile.Read(ref
_protocolNegotiated
) == 0 ? null : IsProtocol_1_1_OrHigher;