2 writes to _funcType
System.Private.Xml (2)
System\Xml\XPath\Internal\StringFunctions.cs (2)
23
_funcType
= funcType;
28
_funcType
= other._funcType;
5 references to _funcType
System.Private.Xml (5)
System\Xml\XPath\Internal\StringFunctions.cs (5)
28
_funcType = other.
_funcType
;
48
_funcType
switch
103
if (
_funcType
== Function.FunctionType.FuncStringLength)
108
_funcType
== Function.FunctionType.FuncStartsWith ||
109
_funcType
== Function.FunctionType.FuncContains