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