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)
110Debug.Assert(content.Child == _fixup, "Unexpected content node"); 111QilIterator it = f.For(f.DescendantOrSelf(f.Root(_fixup)));