Utils.Flatten(ReflectionTypeLoadException) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static AggregateException Flatten (this System.Reflection.ReflectionTypeLoadException rtle);
static member Flatten : System.Reflection.ReflectionTypeLoadException -> AggregateException
<Extension()>
Public Function Flatten (rtle As ReflectionTypeLoadException) As AggregateException