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