[ROOT] / doc / toc / ARCCore / Class / UtilCore / Assemblies / __TOCDet
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -8- |
Name | Assemblies |
Namespace | ARCCore |
Type | UtilCore |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | UtilCore |
MethodName | Assemblies |
MethodSignature | System.Collections.Generic.IEnumerable`1[System.Reflection.Assembly] Assemblies |
All relevant assemblies for application.
Should be set at startup of application in a single threaded context.
Note that setting this value will also lead to other properties being constructed / methods being called like AllIPDerivedTypes,AllIPDerivedTypesWithPKEnum,AllIPDerivedTypesWithPKEnumApplicationSpecific,AllIPDerivedTypesDict,AllIPDerivedTypesDictIKType and AllIPDerivedTypesInludingGenericAndAbstract and AllPKEnums.
BuildFromStringCache.
and CurrentlyStartingUp will be set to FALSE.
In other words, this routine is something like a global init-method for the application
Generated 2025-05-23 08:07:43.595 UTC