2 implementations of UpdateTestCase
Microsoft.TestPlatform.CrossPlatEngine (2)
EventHandlers\NullPathConverter.cs (1)
32TestCase IPathConverter.UpdateTestCase(TestCase testCase, PathConversionDirection _) => testCase;
EventHandlers\PathConverter.cs (1)
78public TestCase UpdateTestCase(TestCase testCase, PathConversionDirection updateDirection)