Skip to main content

Module lockfile_scanner

Module lockfile_scanner 

Source
Expand description

Lockfile scanner: walks the Unity installation + project to materialise every DLL reference, analyzer, and define needed for a .csproj.

Structsยง

LockfileScanner
ScannedLockfile
Output of LockfileScanner::scan_with_artifacts: the lockfile plus the concrete .dll/.asmdef paths that contributed to it. The caller (lock-cache) uses the path list to build a fingerprint of contributing directories.