You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Reflection/FieldInfo.xml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -665,16 +665,16 @@
665
665
<formattype="text/markdown"><.
Copy file name to clipboardExpand all lines: xml/System.Reflection/ParameterInfo.xml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -731,16 +731,16 @@
731
731
<formattype="text/markdown"><.
Copy file name to clipboardExpand all lines: xml/System.Reflection/PropertyInfo.xml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -994,16 +994,16 @@
994
994
<formattype="text/markdown"><.
Copy file name to clipboardExpand all lines: xml/System/Type.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4218,7 +4218,7 @@ In .NET 6 and earlier versions, the <xref:System.Type.GetFields%2A> method does
4218
4218
4219
4219
-or-
4220
4220
4221
-
An empty array of type <see cref="T:System.Type" />, if the current function pointer <see cref="T:System.Type" /> is not a modified <see cref="T:System.Type" />. A modified <see cref="T:System.Type" /> is obtained from <see cref="T:System.Reflection.FieldInfo.GetModifiedType()" />, <see cref="T:System.Reflection.PropertyInfo.GetModifiedType()" /> or <see cref="T:System.Reflection.ParameterInfo.GetModifiedType()" />
4221
+
An empty array of type <see cref="T:System.Type" />, if the current function pointer <see cref="T:System.Type" /> is not a modified <see cref="T:System.Type" />. A modified <see cref="T:System.Type" /> is obtained from <see cref="M:System.Reflection.FieldInfo.GetModifiedType()" />, <see cref="M:System.Reflection.PropertyInfo.GetModifiedType()" /> or <see cref="M:System.Reflection.ParameterInfo.GetModifiedType()" />
4222
4222
</returns>
4223
4223
<remarks>
4224
4224
<format type="text/markdown"><![CDATA[
@@ -7666,7 +7666,7 @@ If the current <xref:System.Type> represents a type parameter in the definition
7666
7666
7667
7667
-or-
7668
7668
7669
-
An empty array of type <see cref="T:System.Type" />, if the current <see cref="T:System.Type" /> is not a modified <see cref="T:System.Type" />. A modified <see cref="T:System.Type" /> is obtained from <see cref="T:System.Reflection.FieldInfo.GetModifiedType()" />, <see cref="T:System.Reflection.PropertyInfo.GetModifiedType()" /> or <see cref="T:System.Reflection.ParameterInfo.GetModifiedType()" />
7669
+
An empty array of type <see cref="T:System.Type" />, if the current <see cref="T:System.Type" /> is not a modified <see cref="T:System.Type" />. A modified <see cref="T:System.Type" /> is obtained from <see cref="M:System.Reflection.FieldInfo.GetModifiedType()" />, <see cref="M:System.Reflection.PropertyInfo.GetModifiedType()" /> or <see cref="M:System.Reflection.ParameterInfo.GetModifiedType()" />
7670
7670
</returns>
7671
7671
<remarks>
7672
7672
<format type="text/markdown"><![CDATA[
@@ -8950,7 +8950,7 @@ In .NET 6 and earlier versions, the <xref:System.Type.GetProperties%2A> method d
8950
8950
8951
8951
-or-
8952
8952
8953
-
An empty array of type <see cref="T:System.Type" />, if the current <see cref="T:System.Type" /> is not a modified <see cref="T:System.Type" />. A modified <see cref="T:System.Type" /> is obtained from <see cref="T:System.Reflection.FieldInfo.GetModifiedType()" />, <see cref="T:System.Reflection.PropertyInfo.GetModifiedType()" /> or <see cref="T:System.Reflection.ParameterInfo.GetModifiedType()" />
8953
+
An empty array of type <see cref="T:System.Type" />, if the current <see cref="T:System.Type" /> is not a modified <see cref="T:System.Type" />. A modified <see cref="T:System.Type" /> is obtained from <see cref="M:System.Reflection.FieldInfo.GetModifiedType()" />, <see cref="M:System.Reflection.PropertyInfo.GetModifiedType()" /> or <see cref="M:System.Reflection.ParameterInfo.GetModifiedType()" />
0 commit comments