3 references to CommentStart
PresentationFramework (3)
MS\Internal\Globalization\LocalizationComments.cs (3)
111
if (input[i] ==
CommentStart
&& !escaped)
142
if (input[i] ==
CommentStart
&& !escaped)
174
else if (input[i] ==
CommentStart
&& !escaped)