|
219 | 219 | <exception cref="T:System.ArgumentException">An element of <paramref name="parameterTypes" /> is <see langword="null" /> or <see cref="T:System.Void" />.</exception>
|
220 | 220 | <exception cref="T:System.ArgumentNullException">
|
221 | 221 | <paramref name="name" /> is <see langword="null" />.</exception>
|
222 |
| - <exception cref="T:System.NotSupportedException"> |
| 222 | + <exception cref="T:System.NotSupportedException">.NET Framework and .NET Core versions older than 2.1: |
223 | 223 | <paramref name="returnType" /> is a type for which <see cref="P:System.Type.IsByRef" /> returns <see langword="true" />.</exception>
|
224 | 224 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/how-to-define-and-execute-dynamic-methods">How to: Define and Execute Dynamic Methods</related>
|
225 | 225 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/security-issues-in-reflection-emit">Security Issues in Reflection Emit</related>
|
|
326 | 326 | <exception cref="T:System.ArgumentException">An element of <paramref name="parameterTypes" /> is <see langword="null" /> or <see cref="T:System.Void" />.</exception>
|
327 | 327 | <exception cref="T:System.ArgumentNullException">
|
328 | 328 | <paramref name="name" /> is <see langword="null" />.</exception>
|
329 |
| - <exception cref="T:System.NotSupportedException"> |
| 329 | + <exception cref="T:System.NotSupportedException">.NET Framework and .NET Core versions older than 2.1: |
330 | 330 | <paramref name="returnType" /> is a type for which <see cref="P:System.Type.IsByRef" /> returns <see langword="true" />.</exception>
|
331 | 331 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/how-to-define-and-execute-dynamic-methods">How to: Define and Execute Dynamic Methods</related>
|
332 | 332 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/security-issues-in-reflection-emit">Security Issues in Reflection Emit</related>
|
|
430 | 430 | -or-
|
431 | 431 |
|
432 | 432 | <paramref name="m" /> is <see langword="null" />.</exception>
|
433 |
| - <exception cref="T:System.NotSupportedException"> |
| 433 | + <exception cref="T:System.NotSupportedException">.NET Framework and .NET Core versions older than 2.1: |
434 | 434 | <paramref name="returnType" /> is a type for which <see cref="P:System.Type.IsByRef" /> returns <see langword="true" />.</exception>
|
435 | 435 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/how-to-define-and-execute-dynamic-methods">How to: Define and Execute Dynamic Methods</related>
|
436 | 436 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/security-issues-in-reflection-emit">Security Issues in Reflection Emit</related>
|
|
546 | 546 | -or-
|
547 | 547 |
|
548 | 548 | <paramref name="owner" /> is <see langword="null" />.</exception>
|
549 |
| - <exception cref="T:System.NotSupportedException"> |
550 |
| - <paramref name="returnType" /> is <see langword="null" />, or is a type for which <see cref="P:System.Type.IsByRef" /> returns <see langword="true" />.</exception> |
| 549 | + <exception cref="T:System.NotSupportedException">.NET Framework and .NET Core versions older than 2.1: |
| 550 | + <paramref name="returnType" /> is a type for which <see cref="P:System.Type.IsByRef" /> returns <see langword="true" />.</exception> |
551 | 551 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/how-to-define-and-execute-dynamic-methods">How to: Define and Execute Dynamic Methods</related>
|
552 | 552 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/security-issues-in-reflection-emit">Security Issues in Reflection Emit</related>
|
553 | 553 | </Docs>
|
|
645 | 645 | -or-
|
646 | 646 |
|
647 | 647 | <paramref name="m" /> is <see langword="null" />.</exception>
|
648 |
| - <exception cref="T:System.NotSupportedException"> |
| 648 | + <exception cref="T:System.NotSupportedException">.NET Framework and .NET Core versions older than 2.1: |
649 | 649 | <paramref name="returnType" /> is a type for which <see cref="P:System.Type.IsByRef" /> returns <see langword="true" />.</exception>
|
650 | 650 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/how-to-define-and-execute-dynamic-methods">How to: Define and Execute Dynamic Methods</related>
|
651 | 651 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/security-issues-in-reflection-emit">Security Issues in Reflection Emit</related>
|
|
744 | 744 | -or-
|
745 | 745 |
|
746 | 746 | <paramref name="owner" /> is <see langword="null" />.</exception>
|
747 |
| - <exception cref="T:System.NotSupportedException"> |
748 |
| - <paramref name="returnType" /> is <see langword="null" />, or is a type for which <see cref="P:System.Type.IsByRef" /> returns <see langword="true" />.</exception> |
| 747 | + <exception cref="T:System.NotSupportedException">.NET Framework and .NET Core versions older than 2.1: |
| 748 | + <paramref name="returnType" /> is a type for which <see cref="P:System.Type.IsByRef" /> returns <see langword="true" />.</exception> |
749 | 749 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/how-to-define-and-execute-dynamic-methods">How to: Define and Execute Dynamic Methods</related>
|
750 | 750 | <related type="Article" href="/dotnet/framework/reflection-and-codedom/security-issues-in-reflection-emit">Security Issues in Reflection Emit</related>
|
751 | 751 | </Docs>
|
|
0 commit comments