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