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);