2 references to GetEntryPointAssembly
illink (2)
Linker.Steps\MarkStep.cs (1)
266
startingAssembly ??= Annotations.
GetEntryPointAssembly
();
Linker.Steps\RootAssemblyInputStep.cs (1)
55
var existingEntryPointAssembly = Annotations.
GetEntryPointAssembly
();