Base:
property
Value
System.Xml.XmlReader.Value
5 references to Value
System.IdentityModel (5)
System\IdentityModel\WrappedReader.cs (5)
158encodedValue = Value; 169fullText.Append(Value); 245this.contentReader = new StringReader(Value); 285this.xmlTokens.Add(NodeType, Value); 290this.xmlTokens.Add(NodeType, Value);