Skip to content

Commit 8ab465c

Browse files
Merge pull request #12476 from dotnet/main
Merge main into live
2 parents 39db2ad + 1616d87 commit 8ab465c

1,093 files changed

Lines changed: 22869 additions & 22869 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

xml/System.Activities.Expressions/Add`3.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,11 @@
104104
<value>
105105
<see langword="true" /> if the addition executes in a checked context; otherwise, <see langword="false" />. The default is <see langword="true" />.</value>
106106
<remarks>
107-
<format type="text/markdown"><![CDATA[
108-
109-
## Remarks
110-
By default the <xref:System.Activities.Expressions.Add%603> activity executes in a checked context and throws an <xref:System.OverflowException> if the addition causes an overflow.
111-
107+
<format type="text/markdown"><![CDATA[
108+
109+
## Remarks
110+
By default the <xref:System.Activities.Expressions.Add`3> activity executes in a checked context and throws an <xref:System.OverflowException> if the addition causes an overflow.
111+
112112
]]></format>
113113
</remarks>
114114
</Docs>

xml/System.Activities.Expressions/Cast`2.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,11 @@
102102
<value>
103103
<see langword="true" /> if the cast operation executes in a checked context; otherwise, <see langword="false" />. The default is <see langword="true" />.</value>
104104
<remarks>
105-
<format type="text/markdown"><![CDATA[
106-
107-
## Remarks
108-
By default the <xref:System.Activities.Expressions.Cast%602> activity executes in a checked context and throws an <xref:System.OverflowException> if the cast operation causes an overflow.
109-
105+
<format type="text/markdown"><![CDATA[
106+
107+
## Remarks
108+
By default the <xref:System.Activities.Expressions.Cast`2> activity executes in a checked context and throws an <xref:System.OverflowException> if the cast operation causes an overflow.
109+
110110
]]></format>
111111
</remarks>
112112
</Docs>

0 commit comments

Comments
 (0)