5 references to Initialize
System.Data.SqlXml (5)
System\Xml\Xsl\XsltOld\BuilderInfo.cs (1)
35Initialize(string.Empty, string.Empty, string.Empty);
System\Xml\Xsl\XsltOld\RecordBuilder.cs (4)
297attribute.Initialize(prefix, name, nspace); 372this.currentInfo.Initialize(this.atoms.Empty, this.atoms.Empty, this.atoms.Empty); 643ns.Initialize(this.atoms.Empty, this.atoms.Xmlns, this.atoms.XmlnsNamespace); 646ns.Initialize(this.atoms.Xmlns, prefix, this.atoms.XmlnsNamespace);