1 write to sExtent
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Validator.cs (1)
383
sExtent
= asExtent;
3 references to sExtent
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\Validator.cs (3)
400
return pair.cExtent.Equals(cExtent) && pair.
sExtent
.Equals(
sExtent
);
405
return cExtent.GetHashCode() ^
sExtent
.GetHashCode();