3 references to IsBinLogArgument
dotnet (3)
Commands\Run\VirtualProjectBuildingCommand.cs (1)
438
if (LoggerUtility.
IsBinLogArgument
(arg))
LoggerUtility.cs (2)
20
if (!
IsBinLogArgument
(blArg))
109
if (
IsBinLogArgument
(arg) || IsNoConsoleLoggerArgument(arg))