1 write to f
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\Focus.cs (1)
41
this.
f
= f;
5 references to f
System.Data.SqlXml (5)
System\Xml\Xsl\Xslt\Focus.cs (5)
69
case SingletonFocusType.InitialDocumentNode: return
f
.Root(
f
.XmlContext());
70
case SingletonFocusType.InitialContextNode : return
f
.XmlContext();
79
return
f
.Double(1);
84
return
f
.Double(1);