4 references to ForType
System.Data.Services.Design (4)
System\Data\EntityModel\Emitters\EntityContainerEmitter.cs (2)
201
TypeReference.
ForType
(typeof(Func<,>), TypeReference.ForType(typeof(Type)), TypeReference.ForType(typeof(String))),
215
TypeReference.
ForType
(typeof(Func<,>), TypeReference.ForType(typeof(String)), TypeReference.ForType(typeof(Type))),
System\Data\EntityModel\Emitters\PropertyEmitter.cs (2)
785
CodeTypeReference typeRef = typeReference.
ForType
(typeof(System.Collections.Generic.ICollection<>), baseType);
791
CodeTypeReference typeRef = typeReference.
ForType
(typeof(System.Collections.Generic.IList<>), baseType);