1 write to fixup
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\KeyMatchBuilder.cs (1)
70this.fixup = fixup;
2 references to fixup
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\KeyMatchBuilder.cs (2)
96Debug.Assert(content.Child == this.fixup, "Unexpected content node"); 97QilIterator it = f.For(f.DescendantOrSelf(f.Root(this.fixup)));