2 references to Prefix
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
2481string prefix = _input.Prefix; 2507XslNode att = F.LiteralAttribute(F.QName(_input.LocalName, _input.NamespaceUri, _input.Prefix), _input.Value, _input.XslVersion);