1 write to _outputPath
dotnet-sql-cache (1)
Program.cs (1)
127_outputPath = outputOption.Value();
2 references to _outputPath
dotnet-sql-cache (2)
Program.cs (2)
163if (_outputPath is not null) 165streamWriter = new StreamWriter(_outputPath);