4 references to EndLine
System.Activities (4)
System\Activities\Debugger\CharacterSpottingTextReader.cs (4)
166case EndLine: 186if (nextChar == EndLine) 192if (lastCharacterRead == EndLine || lastCharacterRead == CarriageReturn) 199return EndLine;