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