3 references to Set
System.Xml (3)
System\Xml\Core\XmlWellFormedWriter.cs (2)
284elemScopeStack[0].Set(string.Empty, string.Empty, string.Empty, nsTop); 457elemScopeStack[top].Set(prefix, localName, ns, nsTop);
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
235elemScopeStack[top].Set(prefix, localName, ns, nsTop);