2 writes to piTarget
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (2)
681
this.
piTarget
/*nmspPrefix*/ = prefix;
757
this.
piTarget
= target;
2 references to piTarget
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (2)
706
WriteNamespaceDeclaration(this.
piTarget
/*nmspPrefix*/, this.nodeText.GetResult());
778
Writer.WriteProcessingInstruction(this.
piTarget
, this.nodeText.GetResult());