1 write to _name
System.Data.Common (1)
System\Data\Filter\FunctionNode.cs (1)
51_name = name;
8 references to _name
System.Data.Common (8)
System\Data\Filter\FunctionNode.cs (8)
63throw ExprException.UndefinedFunction(_name); 70throw ExprException.FunctionArgumentCount(_name); 95throw ExprException.FunctionArgumentCount(_name); 133throw ExprException.FunctionArgumentCount(_name); 479throw ExprException.FunctionArgumentCount(_name); 598throw ExprException.UndefinedFunction(_name); 609throw ExprException.FunctionArgumentCount(_name); 615throw ExprException.FunctionArgumentCount(_name);