Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions xml/System/Enum.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1119,8 +1119,7 @@
<returns>
<see langword="true" /> if the bit field or bit fields that are set in <paramref name="flag" /> are also set in the current instance; otherwise, <see langword="false" />.</returns>
<remarks>
<format type="text/markdown">
<![CDATA[
<format type="text/markdown"><![CDATA[

## Remarks
The <xref:System.Enum.HasFlag%2A> method returns the result of the following Boolean expression.
Expand Down