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