3 references to Set
System.Private.Xml (3)
System\Xml\Core\XmlWellFormedWriter.cs (2)
277
_elemScopeStack[0].
Set
(string.Empty, string.Empty, string.Empty, _nsTop);
478
_elemScopeStack[top].
Set
(prefix, localName, ns, _nsTop);
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
285
_elemScopeStack[top].
Set
(prefix, localName, ns, _nsTop);