2 writes to _ftype
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\NumberFunctions.cs (2)
24
_ftype
= ftype;
29
_ftype
= other._ftype;
3 references to _ftype
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\NumberFunctions.cs (3)
29
_ftype = other.
_ftype
;
51
switch (
_ftype
)
125
w.WriteAttributeString("name",
_ftype
.ToString());