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