1 write to f
System.Private.Xml (1)
System\Xml\Xsl\Xslt\KeyMatchBuilder.cs (1)
71this.f = f;
4 references to f
System.Private.Xml (4)
System\Xml\Xsl\Xslt\KeyMatchBuilder.cs (4)
111QilIterator it = f.For(f.DescendantOrSelf(f.Root(_fixup))); 113n.Variable.Binding = f.Loop(it, content);