1 reference to ValidateDisplay
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestCase.cs (1)
335public static readonly TestProperty DisplayName = TestProperty.Register("TestCase.DisplayName", NameLabel, string.Empty, string.Empty, typeof(string), ValidateDisplay, TestPropertyAttributes.None, typeof(TestCase));