3 references to CommentStart
PresentationFramework (3)
src\Framework\MS\Internal\Globalization\LocalizationComments.cs (3)
119
if (input[i] ==
CommentStart
&& !escaped)
151
if (input[i] ==
CommentStart
&& !escaped)
183
else if (input[i] ==
CommentStart
&& !escaped)