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