27 references to SetValue
System.Private.Xml (27)
System\Xml\Core\XmlTextReaderImpl.cs (15)
1850
_curNode.
SetValue
(string.Empty);
2636
attr.
SetValue
(systemId);
2644
attr.
SetValue
(publicId);
3636
_curNode.
SetValue
(sb.ToString());
3805
attr.
SetValue
(encName);
5365
attr.
SetValue
(_stringBuilder.ToString());
5787
_curNode.
SetValue
(_stringBuilder.ToString());
5808
_curNode.
SetValue
(_curNode.StringValue.Substring(_readValueOffset));
5824
_curNode.
SetValue
(_curNode.StringValue.Substring(_readValueOffset));
5829
_curNode.
SetValue
(string.Empty);
6289
_curNode.
SetValue
(_stringBuilder.ToString());
6738
_curNode.
SetValue
(_dtdInfo.InternalDtdSubset);
6837
_curNode.
SetValue
(string.Empty);
9283
attr.
SetValue
(value);
9384
_curNode.
SetValue
(string.Empty);
System\Xml\Core\XmlTextReaderImplAsync.cs (12)
675
_curNode.
SetValue
(string.Empty);
1220
_curNode.
SetValue
(sb.ToString());
1385
attr!.
SetValue
(encName);
2882
attr.
SetValue
(_stringBuilder.ToString());
3556
_curNode.
SetValue
(_stringBuilder.ToString());
3577
_curNode.
SetValue
(_curNode.StringValue.Substring(_readValueOffset));
3593
_curNode.
SetValue
(_curNode.StringValue.Substring(_readValueOffset));
3598
_curNode.
SetValue
(string.Empty);
4010
_curNode.
SetValue
(_stringBuilder.ToString());
4479
_curNode.
SetValue
(_dtdInfo.InternalDtdSubset);
4582
_curNode.
SetValue
(string.Empty);
5392
_curNode.
SetValue
(string.Empty);