2 references to CarriageReturn
System.Activities (2)
System\Activities\Debugger\CharacterSpottingTextReader.cs (2)
182if (lastCharacterRead == CarriageReturn) 192if (lastCharacterRead == EndLine || lastCharacterRead == CarriageReturn)