1 write to _bounds
System.Windows.Forms.Primitives.TestUtilities (1)
Metafiles\Validators\Poly16Validator.cs (1)
23_bounds = bounds;
2 references to _bounds
System.Windows.Forms.Primitives.TestUtilities (2)
Metafiles\Validators\Poly16Validator.cs (2)
29if (_bounds.HasValue) 31Assert.Equal(_bounds.Value, (Rectangle)poly->rclBounds);