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