1 write to _deploymentPath
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\PathConverter.cs (1)
44
_deploymentPath
= normalizedDeploymentPath;
2 references to _deploymentPath
Microsoft.TestPlatform.CrossPlatEngine (2)
EventHandlers\PathConverter.cs (2)
60
replaceWith =
_deploymentPath
;
64
find =
_deploymentPath
;