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