2 references to Prefix
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (2)
2311string prefix = input.Prefix; 2332XslNode att = f.LiteralAttribute(f.QName(input.LocalName, input.NamespaceUri, input.Prefix), input.Value, input.XslVersion);