4 instantiations of DecimalStruct
System.Private.Xml (4)
System\Xml\Schema\ConstraintStruct.cs (4)
283_dstruct = new DecimalStruct(_dim); 291_dstruct = new DecimalStruct(); 301_dstruct = new DecimalStruct(_dim); 305_dstruct = new DecimalStruct();
1 reference to DecimalStruct
System.Private.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
190private DecimalStruct? _dstruct;