1 write to _id
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestCase.cs (1)
116set => _id = value;
2 references to _id
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
TestCase.cs (2)
103if (_id == Guid.Empty) 113return _id;