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