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