2 references to GetAssemblies
illink (2)
Linker.Steps\SweepStep.cs (2)
54
var assemblies = Annotations.
GetAssemblies
().ToArray ();
83
foreach (var assembly in Annotations.
GetAssemblies
().ToArray ()) {