1 write to _binaryLogger
dotnet (1)
Commands\Run\RunCommandSelector.cs (1)
98_binaryLogger = binaryLogger;
2 references to _binaryLogger
dotnet (2)
Commands\Run\RunCommandSelector.cs (2)
603if (_binaryLogger is not null) 604yield return _binaryLogger;