From 5ff8831c846f8b65001dc77090f695f38c220c85 Mon Sep 17 00:00:00 2001 From: Pranav Senthilnathan Date: Tue, 3 Dec 2024 16:12:36 -0500 Subject: [PATCH] Add docs for TargetInvocationException Add docs for TargetInvocationException --- xml/System.Reflection/BindingFlags.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Reflection/BindingFlags.xml b/xml/System.Reflection/BindingFlags.xml index e5d8b5f0440..cd84b008644 100644 --- a/xml/System.Reflection/BindingFlags.xml +++ b/xml/System.Reflection/BindingFlags.xml @@ -344,7 +344,7 @@ When the `BindingFlags.ExactBinding` binding flag is used, reflection models the 33554432 - To be added. + Specifies that exceptions should not be wrapped in a .