1 reference to ValidateExecutorUri
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestCase.cs (1)
336public static readonly TestProperty ExecutorUri = TestProperty.Register("TestCase.ExecutorUri", ExecutorUriLabel, string.Empty, string.Empty, typeof(Uri), ValidateExecutorUri, TestPropertyAttributes.Hidden, typeof(TestCase));