3 writes to s_CurrentVersion
System (3)
net\System\Net\_AutoWebProxyScriptEngine.cs (3)
721s_CurrentVersion = 1; 733changeStatus = Volatile.Read(ref s_CurrentVersion); 751int currentVersion = Interlocked.Increment(ref s_CurrentVersion);