6 references to HandleIntAttribute
System.Data.Entity (6)
System\Data\EntityModel\SchemaObjectModel\FacetDescriptionElement.cs (2)
88
if (
HandleIntAttribute
(reader, ref value))
101
if (
HandleIntAttribute
(reader, ref value))
System\Data\EntityModel\SchemaObjectModel\IntegerFacetDescriptionElement.cs (1)
40
if (
HandleIntAttribute
(reader, ref value))
System\Data\EntityModel\SchemaObjectModel\SridFacetDescriptionElement.cs (1)
47
if (
HandleIntAttribute
(reader, ref intValue))
System\Data\EntityModel\SchemaObjectModel\TypeUsageBuilder.cs (2)
546
if (!_element.
HandleIntAttribute
(reader, ref size))
566
if (!_element.
HandleIntAttribute
(reader, ref srid))