2 references to Newline
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\CharKind.cs (1)
41
Newline
=> @"\n",
System\Text\RegularExpressions\Symbolic\SymbolicRegexMatcher.cs (1)
291
return CharKind.
Newline
;