2 references to AddSubstitutionPair
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (1)
3880this.subs.AddSubstitutionPair(refOld, refNew);
System\Xml\Xsl\QIL\QilCloneVisitor.cs (1)
114this.subs.AddSubstitutionPair(node, node.ShallowClone(this.fac));