terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for System.AggregateException, including all inherited members.
AggregateException() | System.AggregateException | inline |
AggregateException(global::System.Collections.Generic.IEnumerable< global::System.Exception > innerExceptions) | System.AggregateException | inline |
AggregateException(params global::System.Exception[] innerExceptions) | System.AggregateException | inline |
AggregateException(string message, global::System.Collections.Generic.IEnumerable< global::System.Exception > innerExceptions) | System.AggregateException | inline |
AggregateException(string message, params global::System.Exception[] innerExceptions) | System.AggregateException | inline |
AggregateException(string message, global::System.Collections.Generic.IList< global::System.Exception > innerExceptions) | System.AggregateException | inlineprivate |
AggregateException(global::System.Collections.Generic.IEnumerable< global::System.Runtime.ExceptionServices.ExceptionDispatchInfo > innerExceptionInfos) | System.AggregateException | inlinepackage |
AggregateException(string message, global::System.Collections.Generic.IEnumerable< global::System.Runtime.ExceptionServices.ExceptionDispatchInfo > innerExceptionInfos) | System.AggregateException | inlinepackage |
AggregateException(string message, global::System.Collections.Generic.IList< global::System.Runtime.ExceptionServices.ExceptionDispatchInfo > innerExceptionInfos) | System.AggregateException | inlineprivate |
AggregateException(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | System.AggregateException | inlineprotected |
Flatten() | System.AggregateException | inline |
GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | System.AggregateException | inline |
InnerExceptions | System.AggregateException | |
m_innerExceptions | System.AggregateException | private |
Message | System.AggregateException | |
ToString() | System.AggregateException | inline |