2 references to ManagedTypeProperty
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
TestCase.cs (2)
300get => GetPropertyValue<string>(ManagedTypeProperty, null); 301set => SetPropertyAndResetId(ManagedTypeProperty, value);