1 override of Visit
System.Data.Entity (1)
System\Data\Mapping\MetadataMappingHasherVisitor.cs (1)
516
protected override void
Visit
(EdmType edmType)
10 references to Visit
System.Data.Entity (10)
System\Data\Mapping\BaseMetadataMappingVisitor.cs (9)
119
Visit
(associationType.BaseType);
185
Visit
(typeUsage.EdmType);
254
Visit
(facet.FacetType);
258
Visit
(edmFunction.BaseType);
280
Visit
(complexType.BaseType);
292
Visit
(refType.BaseType);
307
Visit
(collectionType.BaseType);
342
Visit
(type);
354
Visit
(type);
System\Data\Mapping\MetadataMappingHasherVisitor.cs (1)
518
base.
Visit
(edmType);