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