2 references to GetPropertyById
Microsoft.VisualStudio.TestPlatform.Extensions.TestIds.TestLogger (2)
TestIdsLogger.cs (2)
214
string? managedType =
GetPropertyById
(testCase, Constants.ManagedTypePropertyId);
215
string? managedMethod =
GetPropertyById
(testCase, Constants.ManagedMethodPropertyId);