1 reference to ProxyTypeNameFormat
System.Data.Entity (1)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
715
string proxyTypeName = String.Format(CultureInfo.InvariantCulture,
ProxyTypeNameFormat
, baseName, _ospaceEntityType.HashedDescription);