1 reference to ValidateName
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestCase.cs (1)
334
public static readonly TestProperty FullyQualifiedName = TestProperty.Register("TestCase.FullyQualifiedName", FullyQualifiedNameLabel, string.Empty, string.Empty, typeof(string),
ValidateName
, TestPropertyAttributes.Hidden, typeof(TestCase));