Base:
method
ToCompactString
System.Data.Common.Utils.InternalBase.ToCompactString(System.Text.StringBuilder)
2 references to ToCompactString
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (1)
458statement.ToCompactString(builder);
System\Data\Mapping\ViewGeneration\Structures\CaseStatementProjectedSlot.cs (1)
67m_caseStatement.ToCompactString(builder);