Click or drag to resize

EntryAssemblyAttributeFindEntryAssemblyInCurrentAppDomain Method

Finds the entry assembly in the current app domain.

Namespace:  SIC
Assembly:  SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
private static Assembly FindEntryAssemblyInCurrentAppDomain()

Return Value

Type: Assembly
The entry assembly.
See Also