1 write to Id
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
ObjectModel\TestLink.cs (1)
27Id = id;
7 references to Id
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (7)
ObjectModel\TestLink.cs (7)
52return other is TestLink link && Id.Equals(link.Id); 61&& Id.Equals(other.Id) && 72return Id.GetHashCode(); 85Id.ToString("B"), 92h.SaveGuid(element, "@id", Id);