2 implementations of UpdatePath
Microsoft.TestPlatform.CrossPlatEngine (2)
EventHandlers\NullPathConverter.cs (1)
28
string? IPathConverter.
UpdatePath
(string? path, PathConversionDirection _) => path;
EventHandlers\PathConverter.cs (1)
48
public string?
UpdatePath
(string? path, PathConversionDirection updateDirection)