1 write to AssemblyListFile
illink (1)
Linker\Driver.cs (1)
499
context.
AssemblyListFile
= assemblyListFile;
2 references to AssemblyListFile
illink (2)
Linker.Steps\OutputStep.cs (2)
66
if (Context.
AssemblyListFile
!= null) {
67
using (var w = File.CreateText (Context.
AssemblyListFile
)) {