2 references to TimedOut
Microsoft.NET.ProjectData (2)
Donor\ProjectDataDonorIndex.Git.cs (1)
225 public bool WasInterrupted => this.WasCancelled || this.TimedOut;
Donor\ProjectDataDonorIndex.Selection.cs (1)
262 if (gitQueryContext.TimedOut)