Skip to content

Commit c997cb2

Browse files
carlossanlopRon Petrusha
authored andcommitted
Port exception found in System.Composition.Hosting source comments to… (#2322)
* Port exception found in System.Composition.Hosting source comments to Docs * Update xml/System.Composition.Hosting/CompositionHost.xml Co-Authored-By: carlossanlop <[email protected]>
1 parent a233046 commit c997cb2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/System.Composition.Hosting/CompositionHost.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@
143143
<returns>
144144
<see langword="true" /> if the export was retrieved; otherwise, <see langword="false" />.</returns>
145145
<remarks></remarks>
146+
<exception cref="T:System.Composition.Hosting.CompositionFailedException">There are too many exports.</exception>
146147
</Docs>
147148
</Member>
148149
</Members>
149-
</Type>
150+
</Type>

0 commit comments

Comments
 (0)