1 write to _isDecimal
System.Private.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
171set { _isDecimal = value; }
1 reference to _isDecimal
System.Private.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
170get { return _isDecimal; }