3 references to GetPidFilePath
Microsoft.NET.Sdk.Razor.Tool.Tests (2)
ServerCommandTest.cs (2)
64
var directoryPath = ServerCommand.
GetPidFilePath
();
79
var directoryPath = ServerCommand.
GetPidFilePath
();
rzc (1)
ServerCommand.cs (1)
125
var path =
GetPidFilePath
();