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