1 write to _dim
System.Private.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
246_dim = ((Array)obj!).Length;
4 references to _dim
System.Private.Xml (4)
System\Xml\Schema\ConstraintStruct.cs (4)
199get { return _dim; } 283_dstruct = new DecimalStruct(_dim); 284for (int i = 0; i < _dim; i++) 301_dstruct = new DecimalStruct(_dim);