1 reference to ValidateGuid
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestCase.cs (1)
333public static readonly TestProperty Id = TestProperty.Register("TestCase.Id", IdLabel, string.Empty, string.Empty, typeof(Guid), ValidateGuid, TestPropertyAttributes.Hidden, typeof(TestCase));