2 interfaces inheriting from IArithmeticSignatures
System.Web.Extensions (2)
UI\WebControls\Dynamic.cs (2)
507interface IRelationalSignatures : IArithmeticSignatures 528interface IAddSignatures : IArithmeticSignatures
1 reference to IArithmeticSignatures
System.Web.Extensions (1)
UI\WebControls\Dynamic.cs (1)
858CheckAndPromoteOperands(typeof(IArithmeticSignatures), op.text, ref left, ref right, op.pos);