8 references to Value
GetDocument.Insider (8)
Commands\GetDocumentCommand.cs (8)
64
var toolsDirectory = ToolsDirectory.
Value
();
136
var assemblyPath = AssemblyPath.
Value
();
141
FileListPath = _fileListPath.
Value
(),
142
OutputDirectory = _output.
Value
(),
143
OpenApiVersion = _openApiVersion.
Value
(),
144
DocumentName = _documentName.
Value
(),
145
ProjectName = ProjectName.
Value
(),
147
FileName = _fileName.
Value
()