2 references to ToStringHelper
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\ScalarRestriction.cs (2)
82
return
ToStringHelper
(builder, blockAlias, skipIsNotNull, false);
135
return
ToStringHelper
(builder, blockAlias, skipIsNotNull, true);