2 references to Read
dotnet (1)
BuildServer\BuildServerProvider.cs (1)
87return RazorPidFile.Read(path, _fileSystem);
dotnet.Tests (1)
CommandTests\BuildServer\Shutdown\BuildServerShutdownCommandTests.cs (1)
180var pidFile = RazorPidFile.Read(new FilePath(files.First()));