Imported Upstream version 6.6.0.89

Former-commit-id: b39a328747c2f3414dc52e009fb6f0aa80ca2492
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-09-24 08:53:40 +00:00
parent cf815e07e0
commit 95fdb59ea6
2556 changed files with 138145 additions and 47453 deletions

View File

@@ -26,6 +26,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Color</ReturnType>
</ReturnValue>
<MemberValue>2</MemberValue>
<Docs>
<summary>To be added.</summary>
</Docs>
@@ -40,6 +41,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Color</ReturnType>
</ReturnValue>
<MemberValue>1</MemberValue>
<Docs>
<summary>Insert Blue summary here</summary>
<remarks>
@@ -56,6 +58,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Color</ReturnType>
</ReturnValue>
<MemberValue>2</MemberValue>
<Docs>
<summary>Insert Green summary here</summary>
<remarks>
@@ -72,6 +75,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Color</ReturnType>
</ReturnValue>
<MemberValue>0</MemberValue>
<Docs>
<summary>Insert Red summary here</summary>
<remarks>

View File

@@ -53,8 +53,6 @@ class Example {
<remarks>
<c>C:Mono.DocTest.DocAttribute(System.String)</c>
</remarks>
<exception cref="T:System.ArgumentNullException">To be added; from:
<see cref="M:Mono.DocTest.DocAttribute.#ctor(System.String)" /></exception>
</Docs>
</Member>
<Member MemberName="Field">

View File

@@ -37,10 +37,6 @@
<summary>To be added.</summary>
<remarks>
<see cref="M:Mono.DocTest.DocValueType.M(System.Int32)" />.</remarks>
<exception cref="T:System.ApplicationException">To be added; from:
<see cref="M:Mono.DocTest.DocValueType.M(System.Int32)" /></exception>
<exception cref="T:System.SystemException">To be added; from:
<see cref="M:Mono.DocTest.DocValueType.M(System.Int32)" /></exception>
</Docs>
</Member>
<Member MemberName="total">

View File

@@ -102,8 +102,6 @@
<see cref="M:System.Collections.Generic.List{System.Int32}.Remove(`0)" />
</para>
</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>
</Docs>
</Member>
@@ -125,13 +123,6 @@
<summary>To be added.</summary>
<remarks>
<c>M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}})</c>.</remarks>
<exception cref="T:System.ArgumentException">To be added; from:
<see cref="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})" />,
<see cref="M:System.Linq.Error.ArgumentNull(System.String)" /></exception>
<exception cref="T:System.ArgumentNullException">To be added; from:
<see cref="M:Mono.DocTest.UseLists.Process(System.Collections.Generic.List{System.Predicate{System.Int32}})" />,
<see cref="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})" />,
<see cref="M:System.Linq.Error.ArgumentNull(System.String)" /></exception>
</Docs>
</Member>
<Member MemberName="Process&lt;T&gt;">
@@ -156,10 +147,6 @@
<summary>To be added.</summary>
<remarks>
<c>M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})</c>.</remarks>
<exception cref="T:System.ArgumentException">To be added; from:
<see cref="M:Mono.DocTest.UseLists.Process``1(System.Collections.Generic.List{System.Predicate{``0}})" /></exception>
<exception cref="T:System.ArgumentNullException">To be added; from:
<see cref="M:System.Linq.Error.ArgumentNull(System.String)" /></exception>
</Docs>
</Member>
<Member MemberName="UseHelper&lt;T,U,V&gt;">

View File

@@ -1,5 +1,5 @@
<Type Name="Widget+Direction" FullName="Mono.DocTest.Widget+Direction">
<TypeSignature Language="C#" Value="protected enum Widget.Direction" />
<TypeSignature Language="C#" Value="protected internal enum Widget.Direction" />
<TypeSignature Language="ILAsm" Value=".class nested protected auto ansi sealed Widget/Direction extends System.Enum" />
<AssemblyInfo>
<AssemblyName>DocTest</AssemblyName>
@@ -29,6 +29,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Widget+Direction</ReturnType>
</ReturnValue>
<MemberValue>2</MemberValue>
<Docs>
<summary>To be added.</summary>
<remarks>
@@ -45,6 +46,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Widget+Direction</ReturnType>
</ReturnValue>
<MemberValue>0</MemberValue>
<Docs>
<summary>To be added.</summary>
<remarks>
@@ -61,6 +63,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Widget+Direction</ReturnType>
</ReturnValue>
<MemberValue>1</MemberValue>
<Docs>
<summary>To be added.</summary>
<remarks>
@@ -77,6 +80,7 @@
<ReturnValue>
<ReturnType>Mono.DocTest.Widget+Direction</ReturnType>
</ReturnValue>
<MemberValue>3</MemberValue>
<Docs>
<summary>To be added.</summary>
<remarks>

View File

@@ -126,185 +126,6 @@
<summary>To be added.</summary>
<remarks>
<c>E:Mono.DocTest.Widget.AnotherEvent</c>.</remarks>
<exception cref="T:System.ArgumentException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.ArgumentNullException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.ArgumentOutOfRangeException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.ArrayTypeMismatchException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.FormatException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.IndexOutOfRangeException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.InvalidOperationException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.MulticastNotSupportedException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.OutOfMemoryException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.RankException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
</Docs>
</Member>
<Member MemberName="array1">
@@ -379,7 +200,7 @@
</Docs>
</Member>
<Member MemberName="Default">
<MemberSignature Language="C#" Value="public void Default (string a = &quot;a&quot;, char b = 'b');" />
<MemberSignature Language="C#" Value="public void Default (string a = &quot;a&quot;, char b = '\0');" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance void Default(string a, char b) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
@@ -437,12 +258,6 @@
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
<exception cref="T:System.ArgumentException">To be added; from:
<see cref="M:System.Dynamic.Utils.ContractUtils.RequiresNotNull(System.Object,System.String)" />,
<see cref="M:System.Linq.Expressions.Error.TypeMustBeDerivedFromSystemDelegate" /></exception>
<exception cref="T:System.ArgumentNullException">To be added; from:
<see cref="M:System.Dynamic.Utils.ContractUtils.RequiresNotNull(System.Object,System.String)" />,
<see cref="M:System.Linq.Expressions.Error.TypeMustBeDerivedFromSystemDelegate" /></exception>
</Docs>
</Member>
<Member MemberName="Dynamic1">
@@ -525,185 +340,6 @@
<remarks>
<c>E:Mono.DocTest.Widget.DynamicE1</c>
</remarks>
<exception cref="T:System.ArgumentException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.ArgumentNullException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.ArgumentOutOfRangeException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.ArrayTypeMismatchException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.FormatException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.IndexOutOfRangeException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.InvalidOperationException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.MulticastNotSupportedException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.OutOfMemoryException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
<exception cref="T:System.RankException">To be added; from:
<see cref="M:System.Array.Copy(System.Array,System.Array,System.Int32)" />,
<see cref="M:System.Array.Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)" />,
<see cref="M:System.Array.CreateArrayTypeMismatchException" />,
<see cref="M:System.Delegate.Combine(System.Delegate,System.Delegate)" />,
<see cref="M:System.Delegate.CombineImpl(System.Delegate)" />,
<see cref="M:System.Delegate.Remove(System.Delegate,System.Delegate)" />,
<see cref="M:System.String.Format(System.String,System.Object[])" />,
<see cref="M:System.String.FormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.String.get_Chars(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char*,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.Append(System.Char,System.Int32)" />,
<see cref="M:System.Text.StringBuilder.AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray)" />,
<see cref="M:System.Text.StringBuilder.ExpandByABlock(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.FormatError" />,
<see cref="M:System.Text.StringBuilder.set_Length(System.Int32)" />,
<see cref="M:System.Text.StringBuilder.ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32)" />,
<see cref="M:System.Type.GetGenericParameterConstraints" /></exception>
</Docs>
</Member>
<Member MemberName="DynamicE2">
@@ -851,7 +487,7 @@
</Member>
<Member MemberName="M1">
<MemberSignature Language="C#" Value="public void M1 (char c, out float f, ref Mono.DocTest.DocValueType v);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance void M1(char c, float32 f, valuetype Mono.DocTest.DocValueType v) cil managed" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance void M1(char c, [out] float32&amp; f, valuetype Mono.DocTest.DocValueType&amp; v) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
@@ -877,14 +513,14 @@
</Attribute>
</Attributes>
</Parameter>
<Parameter Name="f" Type="System.Single&amp;" RefType="out">
<Parameter Name="f" Type="System.Single" RefType="out">
<Attributes>
<Attribute>
<AttributeName>Mono.DocTest.Doc("f", NonFlagsEnum=Mono.DocTest.Color.Red)</AttributeName>
</Attribute>
</Attributes>
</Parameter>
<Parameter Name="v" Type="Mono.DocTest.DocValueType&amp;" RefType="ref">
<Parameter Name="v" Type="Mono.DocTest.DocValueType" RefType="ref">
<Attributes>
<Attribute>
<AttributeName>Mono.DocTest.Doc("v")</AttributeName>
@@ -992,7 +628,7 @@
</Docs>
</Member>
<Member MemberName="M6">
<MemberSignature Language="C#" Value="protected void M6 (int i, object[] args);" />
<MemberSignature Language="C#" Value="protected void M6 (int i, params object[] args);" />
<MemberSignature Language="ILAsm" Value=".method familyhidebysig instance void M6(int32 i, object[] args) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
@@ -1056,7 +692,7 @@
</Docs>
</Member>
<Member MemberName="monthlyAverage">
<MemberSignature Language="C#" Value="protected readonly double monthlyAverage;" />
<MemberSignature Language="C#" Value="protected internal readonly double monthlyAverage;" />
<MemberSignature Language="ILAsm" Value=".field familyorassembly initonly float64 monthlyAverage" />
<MemberType>Field</MemberType>
<AssemblyInfo>
@@ -1072,7 +708,7 @@
</Docs>
</Member>
<Member MemberName="op_Addition">
<MemberSignature Language="C#" Value="public static Mono.DocTest.Widget op_Addition (Mono.DocTest.Widget x1, Mono.DocTest.Widget x2);" />
<MemberSignature Language="C#" Value="public static Mono.DocTest.Widget operator + (Mono.DocTest.Widget x1, Mono.DocTest.Widget x2);" />
<MemberSignature Language="ILAsm" Value=".method public static hidebysig specialname class Mono.DocTest.Widget op_Addition(class Mono.DocTest.Widget x1, class Mono.DocTest.Widget x2) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
@@ -1112,7 +748,7 @@
</Docs>
</Member>
<Member MemberName="op_Explicit">
<MemberSignature Language="C#" Value="public static int op_Explicit (Mono.DocTest.Widget x);" />
<MemberSignature Language="C#" Value="public static explicit operator int (Mono.DocTest.Widget x);" />
<MemberSignature Language="ILAsm" Value=".method public static hidebysig specialname int32 op_Explicit(class Mono.DocTest.Widget x) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
@@ -1134,7 +770,7 @@
</Docs>
</Member>
<Member MemberName="op_Implicit">
<MemberSignature Language="C#" Value="public static long op_Implicit (Mono.DocTest.Widget x);" />
<MemberSignature Language="C#" Value="public static implicit operator long (Mono.DocTest.Widget x);" />
<MemberSignature Language="ILAsm" Value=".method public static hidebysig specialname int64 op_Implicit(class Mono.DocTest.Widget x) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
@@ -1156,7 +792,7 @@
</Docs>
</Member>
<Member MemberName="op_UnaryPlus">
<MemberSignature Language="C#" Value="public static Mono.DocTest.Widget op_UnaryPlus (Mono.DocTest.Widget x);" />
<MemberSignature Language="C#" Value="public static Mono.DocTest.Widget operator + (Mono.DocTest.Widget x);" />
<MemberSignature Language="ILAsm" Value=".method public static hidebysig specialname class Mono.DocTest.Widget op_UnaryPlus(class Mono.DocTest.Widget x) cil managed" />
<MemberType>Method</MemberType>
<AssemblyInfo>
@@ -1193,7 +829,7 @@
</Docs>
</Member>
<Member MemberName="PI">
<MemberSignature Language="C#" Value="protected const double PI = 3.14159;" />
<MemberSignature Language="C#" Value="protected internal const double PI = 3.14159;" />
<MemberSignature Language="ILAsm" Value=".field familyorassembly static literal float64 PI = (3.14159)" />
<MemberType>Field</MemberType>
<AssemblyInfo>
@@ -1254,7 +890,7 @@
</Docs>
</Member>
<Member MemberName="X">
<MemberSignature Language="C#" Value="protected short X { set; }" />
<MemberSignature Language="C#" Value="protected internal short X { set; }" />
<MemberSignature Language="ILAsm" Value=".property instance int16 X" />
<MemberType>Property</MemberType>
<AssemblyInfo>
@@ -1271,7 +907,7 @@
</Docs>
</Member>
<Member MemberName="Y">
<MemberSignature Language="C#" Value="protected double Y { get; set; }" />
<MemberSignature Language="C#" Value="protected internal double Y { get; set; }" />
<MemberSignature Language="ILAsm" Value=".property instance float64 Y" />
<MemberType>Property</MemberType>
<AssemblyInfo>