Base:
method
ToCompactString
System.Data.Common.Utils.InternalBase.ToCompactString(System.Text.StringBuilder)
4 references to ToCompactString
System.Data.Entity (4)
System\Data\Mapping\ViewGeneration\Structures\ScalarRestriction.cs (1)
333RestrictedMemberSlot.ToCompactString(builder);
System\Data\Mapping\ViewGeneration\Structures\TypeRestriction.cs (1)
234RestrictedMemberSlot.ToCompactString(builder);
System\Data\Mapping\ViewGeneration\Validation\ViewCellSlot.cs (2)
141m_cSlot.ToCompactString(builder); 143m_sSlot.ToCompactString(builder);