2 references to FindCharacterStrictlyBefore
System.Activities (2)
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (2)
199return this.characterSpottingTextReader.FindCharacterStrictlyBefore('<', elementLocation); 235return this.characterSpottingTextReader.FindCharacterStrictlyBefore('\n', contentEnd);