3 references to CommentStart
PresentationBuildTasks (3)
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)