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/Enum.xml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1119,8 +1119,7 @@
1119
1119
<returns>
1120
1120
<seelangword="true" /> if the bit field or bit fields that are set in <paramrefname="flag" /> are also set in the current instance; otherwise, <seelangword="false" />.</returns>
1121
1121
<remarks>
1122
-
<formattype="text/markdown">
1123
-
<![CDATA[
1122
+
<formattype="text/markdown"><![CDATA[
1124
1123
1125
1124
## Remarks
1126
1125
The <xref:System.Enum.HasFlag%2A> method returns the result of the following Boolean expression.
0 commit comments