Base:
method
ToString
System.Object.ToString()
2 references to ToString
System.Data.Entity (2)
System\Data\Query\PlanCompiler\ColumnMapProcessor.cs (1)
313
ColumnMap propertyColumnMap = CreateColumnMap(property.ToEnd.TypeUsage, property.
ToString
());
System\Data\Query\PlanCompiler\PropertyRef.cs (1)
393
return m_property.
ToString
();