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