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