2 references to Path
dotnet (2)
BuildServer\RazorServer.cs (2)
66
if (_fileSystem.File.Exists(PidFile.
Path
.Value))
68
_fileSystem.File.Delete(PidFile.
Path
.Value);