3 references to IsDecimal
System.Xml (3)
System\Xml\Schema\ConstraintStruct.cs (3)
299if (this.IsDecimal && other.IsDecimal) { //Both are decimal / derived types 392 if (this.ks[i].IsDecimal) {