1 instantiation of ServerPaths
Microsoft.NET.Sdk.Razor.Tool.Tests (1)
Infrastructure\ServerUtilities.cs (1)
17return new ServerPaths(
3 references to ServerPaths
Microsoft.NET.Sdk.Razor.Tool.Tests (1)
Infrastructure\ServerUtilities.cs (1)
15internal static ServerPaths CreateBuildPaths(string workingDir, string tempDir)
rzc (2)
ServerProtocol\ServerConnection.cs (2)
94ServerPaths serverPaths, 117ServerPaths serverPaths,