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