4 references to PushNamespaceExplicit
System.Private.Xml (4)
System\Xml\Core\XmlWellFormedWriter.cs (2)
750if (PushNamespaceExplicit(string.Empty, value)) 787if (PushNamespaceExplicit(_curDeclPrefix, value))
System\Xml\Core\XmlWellFormedWriterAsync.cs (2)
654if (PushNamespaceExplicit(string.Empty, value)) 691if (PushNamespaceExplicit(_curDeclPrefix, value))