2 writes to timedOut
Microsoft.NET.ProjectData (2)
Donor\ProjectDataDonorIndex.Git.cs (2)
223 public bool TimedOut => Volatile.Read(ref this.timedOut); 253 Volatile.Write(ref this.timedOut, true);