2 writes to ftype
System.Xml (2)
System\Xml\XPath\Internal\NumberFunctions.cs (2)
24this.ftype = ftype; 28this.ftype = other.ftype;
3 references to ftype
System.Xml (3)
System\Xml\XPath\Internal\NumberFunctions.cs (3)
28this.ftype = other.ftype; 45switch (ftype) { 108w.WriteAttributeString("name", ftype.ToString());