[ROOT] / doc / DocFrag / ARCCore.UtilCore.Assemblies
| 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-10-30 16:20:23.927 UTC