2 writes to _totalLength
System.Data.Entity (2)
System\Data\Mapping\MetadataMappingHasherVisitor.HashSourceBuilder.cs (2)
136_totalLength += s.Length; 172_totalLength = 0;
1 reference to _totalLength
System.Data.Entity (1)
System\Data\Mapping\MetadataMappingHasherVisitor.HashSourceBuilder.cs (1)
116internal int CharCount { get { return _totalLength; } }