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