diff --git a/xml/System.Runtime/AmbiguousImplementationException.xml b/xml/System.Runtime/AmbiguousImplementationException.xml
index 7e8c2842541..e0d3d600318 100644
--- a/xml/System.Runtime/AmbiguousImplementationException.xml
+++ b/xml/System.Runtime/AmbiguousImplementationException.xml
@@ -14,8 +14,20 @@
- To be added.
- To be added.
+ The exception that is thrown when there are multiple incompatible interface methods overriding another method.
+
+
+
@@ -31,7 +43,7 @@
- To be added.
+ Initializes a new instance of the class.
To be added.
@@ -51,8 +63,8 @@
- To be added.
- To be added.
+ The localized error message string.
+ Initializes a new instance of the class with a specified error message.
To be added.
@@ -73,11 +85,11 @@
- To be added.
- To be added.
- To be added.
+ A string that describes the error.
+ The exception that is the cause of the current exception.
+ Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception.
To be added.
-
\ No newline at end of file
+