Base:
property
QuoteChar
System.Xml.XmlReader.QuoteChar
2 references to QuoteChar
System.Activities (2)
System\Activities\Debugger\XmlReaderWithSourceLocation.cs (2)
220DocumentLocation attributeStart = this.characterSpottingTextReader.FindCharacterStrictlyAfter(this.QuoteChar, memberLocation); 222DocumentLocation attributeEnd = this.characterSpottingTextReader.FindCharacterStrictlyAfter(this.QuoteChar, attributeStart);