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