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)
333
RestrictedMemberSlot.
ToCompactString
(builder);
System\Data\Mapping\ViewGeneration\Structures\TypeRestriction.cs (1)
234
RestrictedMemberSlot.
ToCompactString
(builder);
System\Data\Mapping\ViewGeneration\Validation\ViewCellSlot.cs (2)
141
m_cSlot.
ToCompactString
(builder);
143
m_sSlot.
ToCompactString
(builder);