1 write to _fileName
GetDocument.Insider (1)
Commands\GetDocumentCommand.cs (1)
36
_fileName
= command.Option("--file-name <Name>", Resources.FileNameDescription);
1 reference to _fileName
GetDocument.Insider (1)
Commands\GetDocumentCommand.cs (1)
147
FileName =
_fileName
.Value()