1 override of AppendLine
System.Data.Entity (1)
System\Data\Mapping\MetadataMappingHasherVisitor.HashSourceBuilder.cs (1)
51internal override void AppendLine(string content)
2 references to AppendLine
System.Data.Entity (2)
System\Data\Mapping\MetadataMappingHasherVisitor.HashSourceBuilder.cs (2)
54base.AppendLine(content); 67base.AppendLine(objectIndex.ToString(CultureInfo.InvariantCulture));