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);
3653
_curNode.
SetValue
(sb.ToString());
3822
attr.
SetValue
(encName);
5382
attr.
SetValue
(_stringBuilder.ToString());
5804
_curNode.
SetValue
(_stringBuilder.ToString());
5825
_curNode.
SetValue
(_curNode.StringValue.Substring(_readValueOffset));
5841
_curNode.
SetValue
(_curNode.StringValue.Substring(_readValueOffset));
5846
_curNode.
SetValue
(string.Empty);
6306
_curNode.
SetValue
(_stringBuilder.ToString());
6755
_curNode.
SetValue
(_dtdInfo.InternalDtdSubset);
6854
_curNode.
SetValue
(string.Empty);
9300
attr.
SetValue
(value);
9401
_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);