Base:
method
ToCompactString
System.Data.Common.Utils.InternalBase.ToCompactString(System.Text.StringBuilder)
2 references to ToCompactString
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\ErrorLog.cs (1)
73ToCompactString(builder);
System\Data\Mapping\ViewGeneration\ViewGenResults.cs (1)
89m_errorLog.ToCompactString(builder);