3 references to PrivateMemberPrefixId
System.Data.Entity.Design (3)
System\Data\EntityModel\Emitters\Utils.cs (3)
44
private static string[] _privateMemberPrefixes = new string[(int)
PrivateMemberPrefixId
.Count]
228
return PrivateMemberPrefix(
PrivateMemberPrefixId
.Field)+propName;
246
public static string PrivateMemberPrefix(
PrivateMemberPrefixId
id)