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