2 writes to funcType
System.Xml (2)
System\Xml\XPath\Internal\BooleanFunctions.cs (2)
23this.funcType = funcType; 27this.funcType = other.funcType;
3 references to funcType
System.Xml (3)
System\Xml\XPath\Internal\BooleanFunctions.cs (3)
27this.funcType = other.funcType; 37switch (funcType) { 83w.WriteAttributeString("name", funcType.ToString());