29 references to AddObjectStartDumpToHashBuilder
System.Data.Entity (29)
System\Data\Mapping\MetadataMappingHasherVisitor.cs (29)
67this.AddObjectStartDumpToHashBuilder(storageEntityContainerMapping, index); 90this.AddObjectStartDumpToHashBuilder(entityContainer, index); 112this.AddObjectStartDumpToHashBuilder(storageSetMapping, index); 129this.AddObjectStartDumpToHashBuilder(storageTypeMapping, index); 148this.AddObjectStartDumpToHashBuilder(storageMappingFragment, index); 174this.AddObjectStartDumpToHashBuilder(storageComplexPropertyMapping, index); 192this.AddObjectStartDumpToHashBuilder(storageComplexTypeMapping, index); 211this.AddObjectStartDumpToHashBuilder(storageConditionPropertyMapping, index); 232this.AddObjectStartDumpToHashBuilder(storageScalarPropertyMapping, index); 257this.AddObjectStartDumpToHashBuilder(entitySet, index); 282this.AddObjectStartDumpToHashBuilder(associationSet, index); 306this.AddObjectStartDumpToHashBuilder(entityType, index); 328this.AddObjectStartDumpToHashBuilder(associationSetEnd, index); 349this.AddObjectStartDumpToHashBuilder(associationType, index); 371this.AddObjectStartDumpToHashBuilder(edmProperty, index); 405this.AddObjectStartDumpToHashBuilder(edmMember, index); 428this.AddObjectStartDumpToHashBuilder(associationEndMember, index); 453this.AddObjectStartDumpToHashBuilder(referentialConstraint, index); 473this.AddObjectStartDumpToHashBuilder(relationshipEndMember, index); 498this.AddObjectStartDumpToHashBuilder(typeUsage, index); 529this.AddObjectStartDumpToHashBuilder(enumType, index); 547this.AddObjectStartDumpToHashBuilder(enumMember, index); 565this.AddObjectStartDumpToHashBuilder(collectionType, index); 586this.AddObjectStartDumpToHashBuilder(refType, index); 618this.AddObjectStartDumpToHashBuilder(facet, index); 646this.AddObjectStartDumpToHashBuilder(complexType, index); 668this.AddObjectStartDumpToHashBuilder(primitiveType, index); 689this.AddObjectStartDumpToHashBuilder(functionParameter, index); 763this.AddObjectStartDumpToHashBuilder(o, instanceIndex);