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