Skip to content

Commit 54c1feb

Browse files
Add docs for TargetInvocationException (dotnet#10720)
Add docs for TargetInvocationException
1 parent 592660d commit 54c1feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Reflection/BindingFlags.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ When the `BindingFlags.ExactBinding` binding flag is used, reflection models the
344344
</ReturnValue>
345345
<MemberValue>33554432</MemberValue>
346346
<Docs>
347-
<summary>To be added.</summary>
347+
<summary>Specifies that exceptions should not be wrapped in a <see cref="System.Reflection.TargetInvocationException" />.</summary>
348348
</Docs>
349349
</Member>
350350
<Member MemberName="ExactBinding">

0 commit comments

Comments
 (0)