1 write to PrefixOutput
dotnet-getdocument (1)
src\Tools\GetDocumentInsider\src\Commands\CommandBase.cs (1)
37ReporterExtensions.PrefixOutput = prefixOutput.HasValue();
2 references to PrefixOutput
dotnet-getdocument (2)
Commands\InvokeCommand.cs (1)
144if (ReporterExtensions.PrefixOutput)
src\Tools\GetDocumentInsider\src\ReporterExtensions.cs (1)
28if (PrefixOutput)