253 if (assemblyLoad !=
null)
289 if (resourceResolve !=
null)
300 if (domainUnload !=
null)
400 if (@delegate !=
null && @
delegate ==
null)
409 if (@delegate !=
null && @
delegate ==
null)
class f__AnonymousType0<< Count > j__TPar
static void InternalPushDomainRefByID(int domain_id)
object GetData(string name)
EventHandler DomainUnload
Assembly DoResourceResolve(string name, Assembly requesting)
ResolveEventHandler ReflectionOnlyAssemblyResolve
bool IsFinalizingForUnload()
static string _process_guid
Assembly[] GetAssemblies(bool refOnly)
static object InvokeInDomainByID(int domain_id, MethodInfo method, object obj, object[] args)
static Context InternalGetDefaultContext()
static AppDomain InternalSetDomain(AppDomain context)
object _applicationIdentity
static Dictionary< string, object > type_resolve_in_progress
static void InternalPopDomainRef()
static string InternalGetProcessGuid(string newguid)
byte[] GetMarshalledDomainObjRef()
static bool IsAppXModel()
Assembly[] GetAssemblies()
static Dictionary< string, object > assembly_resolve_in_progress_refonly
void ProcessMessageInDomain(byte[] arrRequest, CADMethodCallMessage cadMsg, [Out] byte[] arrResponse, [Out] CADMethodReturnMessage cadMrm)
static bool InternalIsFinalizingForUnload(int domain_id)
void DoAssemblyLoad(Assembly assembly)
ResolveEventHandler TypeResolve
override object InitializeLifetimeService()
Assembly DoTypeResolve(string name)
UnhandledExceptionEventHandler UnhandledException
static Dictionary< string, object > assembly_resolve_in_progress
static AppDomain getCurDomain()
Assembly LoadAssembly(string assemblyRef, Evidence securityEvidence, bool refOnly, StackCrawlMark stackMark)
Assembly Load(string assemblyString)
ResolveEventHandler AssemblyResolve
static string GetProcessGuid()
Assembly LoadSatellite(AssemblyName assemblyRef, bool throwOnError, StackCrawlMark stackMark)
Assembly DoAssemblyResolve(string name, Assembly requestingAssembly, bool refonly)
EventHandler< FirstChanceExceptionEventArgs > FirstChanceException
static Context InternalGetContext()
static Context InternalSetContext(Context context)
override string ToString()
ResolveEventHandler ResourceResolve
List< string > compatibility_switch
static AppDomain CurrentDomain
static AppDomain InternalSetDomainByID(int domain_id)
AssemblyLoadEventHandler AssemblyLoad
Assembly Load(string assemblyString, Evidence assemblySecurity, bool refonly, StackCrawlMark stackMark)
static Delegate Combine(Delegate a, Delegate b)
static Delegate Remove(Delegate source, Delegate value)
static MemoryStream SerializeMessage(IMessage msg)
static CADMethodReturnMessage Create(IMessage callMsg)
override string ToString()