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