1 write to _fixup
System.Private.Xml (1)
System\Xml\Xsl\Xslt\KeyMatchBuilder.cs (1)
79
_fixup
= fixup;
2 references to _fixup
System.Private.Xml (2)
System\Xml\Xsl\Xslt\KeyMatchBuilder.cs (2)
110
Debug.Assert(content.Child ==
_fixup
, "Unexpected content node");
111
QilIterator it = f.For(f.DescendantOrSelf(f.Root(
_fixup
)));