diff --git a/xml/System.ComponentModel.Composition/AttributedModelServices.xml b/xml/System.ComponentModel.Composition/AttributedModelServices.xml index 98c1bb204bc..72ef58da15c 100644 --- a/xml/System.ComponentModel.Composition/AttributedModelServices.xml +++ b/xml/System.ComponentModel.Composition/AttributedModelServices.xml @@ -745,6 +745,9 @@ ]]> + or is . + An error occurred during composition. contains a collection of errors that occurred. + The has been disposed. @@ -776,7 +779,9 @@ To be added. is . + An error occurred during composition. contains a collection of errors that occurred. + The has been disposed. - \ No newline at end of file + diff --git a/xml/System.ComponentModel.Composition/CompositionContractMismatchException.xml b/xml/System.ComponentModel.Composition/CompositionContractMismatchException.xml index 3946420b6c2..7c9dd0040cb 100644 --- a/xml/System.ComponentModel.Composition/CompositionContractMismatchException.xml +++ b/xml/System.ComponentModel.Composition/CompositionContractMismatchException.xml @@ -150,6 +150,9 @@ ]]> XML and Soap Serialization + is . + is missing a required value. + contains a value that cannot be cast to the correct type. diff --git a/xml/System.ComponentModel.Composition/CompositionException.xml b/xml/System.ComponentModel.Composition/CompositionException.xml index bbad9d426e2..52904865680 100644 --- a/xml/System.ComponentModel.Composition/CompositionException.xml +++ b/xml/System.ComponentModel.Composition/CompositionException.xml @@ -88,6 +88,7 @@ A collection of objects that represent problems during composition. Initializes a new instance of the class with the specified collection of composition errors. To be added. + contains an element that is . diff --git a/xml/System.ComponentModel.Composition/ICompositionService.xml b/xml/System.ComponentModel.Composition/ICompositionService.xml index 5f1aca662cc..d3811405684 100644 --- a/xml/System.ComponentModel.Composition/ICompositionService.xml +++ b/xml/System.ComponentModel.Composition/ICompositionService.xml @@ -39,7 +39,10 @@ The part to compose. Composes the specified part, with recomposition and validation disabled. To be added. + is . + An error occurred during composition. contains a collection of errors that occurred. + The has been disposed. - \ No newline at end of file +