2 references to ParseBinaryLogFilePath
dotnet-watch (1)
CommandLine\CommandLineOptions.cs (1)
182BinaryLogPath = ParseBinaryLogFilePath(binLogPath),
dotnet-watch.Tests (1)
CommandLine\BinaryLoggerTests.cs (1)
30Assert.Equal(expected, CommandLineOptions.ParseBinaryLogFilePath(value));