3 references to Init
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\OutputScope.cs (1)
63
Init
(string.Empty, string.Empty, string.Empty, XmlSpace.None, string.Empty, false);
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (2)
63
rootElementScope.
Init
(string.Empty, string.Empty, string.Empty, /*space:*/XmlSpace.None, /*lang:*/string.Empty, /*mixed:*/false);
93
elementScope.
Init
(name, nspace, prefix, parentScope.Space, parentScope.Lang, parentScope.Mixed);