2 references to String
System.Data.Entity (2)
System\Data\Common\Internal\DbTypeMap.cs (1)
66modelType = DbTypeMap.String;
System\Data\Common\QueryCache\EntityClientCacheKey.cs (1)
118else if (object.ReferenceEquals(type, DbTypeMap.String))