Base:
property
Value
System.Xml.XmlReader.Value
4 references to Value
System.Private.Xml (4)
System\Xml\Core\XsdValidatingReader.cs (2)
2369originalStringValue = this.Value; 2383return this.Value;
System\Xml\Core\XsdValidatingReaderAsync.cs (2)
695originalStringValue = this.Value; 709return (originalStringValue, this.Value);