2 references to _assemblyToPath
illink (2)
Linker\AssemblyResolver.cs (2)
66
if (
_assemblyToPath
.TryGetValue(assembly, out string? path))
173
_assemblyToPath
.Add(result, file);