Skip to content

Commit c6321e6

Browse files
committed
.
1 parent 8bc7080 commit c6321e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/System.Linq.Dynamic.Core/ParsingConfig.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ public class ParsingConfig
4444
/// - (extension) methods
4545
/// - constant expressions ("null", "true", "false")
4646
/// - keywords ("it", "parent", "root")
47-
/// - symbols ("$", "^", "~")
4847
/// - functions ("as", "cast", "iif", "is", "isnull", "new", "np")
4948
///
5049
/// Default value is <c>false</c>.

0 commit comments

Comments
 (0)