[mdoc] Fix NullReferenceException when importing @name attribute.
[mono.git] / mcs / tools / mdoc / Test / msxdoc-expected.importslashdoc.xml
index 813f3def6ce5ffd43c0b1f7fa66a48c1415a2bb3..3070ad24cf24ac9f4e1e9ba4d6ef1a97195221d1 100644 (file)
@@ -162,6 +162,7 @@ class Example {
             </remarks>
             <exception cref="T:System.Exception">To be added; from:
           <see cref="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Int32})" /></exception>
+            <exception cref="Whatever">text!</exception>
         </member>
         <member name="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}})">
             <param name="list">A <see cref="T:Mono.DocTest.Generic.MyList{System.Predicate{System.Int32}}" />.</param>