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