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