Base:
method
IsConstant
System.Data.ExpressionNode.IsConstant()
2 references to IsConstant
System.Data.Common (2)
System\Data\Filter\BinaryNode.cs (2)
113
if (
IsConstant
())
144
Debug.Assert(
IsConstant
());