Base:
method
ToCompactString
System.Data.Common.Utils.InternalBase.ToCompactString(System.Text.StringBuilder)
3 references to ToCompactString
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs (1)
707m_projectedSlotMap.ToCompactString(builder);
System\Data\Mapping\ViewGeneration\CellTreeSimplifier.cs (1)
622m_viewgenContext.MemberMaps.ProjectedSlotMap.ToCompactString(builder);
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (1)
453m_projectedSlotMap.ToCompactString(builder);