Part of
src/cmds/— see also docs/contributing/TECHNICAL.md
dotnet_cmd.rsusesDotnetCommandssub-enum in main.rs- Internal helper modules (
dotnet_trx.rs,dotnet_format_report.rs,binlog.rs) are only used bydotnet_cmd.rs-- they parse specialized .NET output formats (TRX XML, binary logs, format reports) - Test fixtures are in
tests/fixtures/dotnet/(JSON and text formats)