2 references to TypeReference
System.Data.Entity.Design (2)
System\Data\EntityModel\Emitters\AttributeEmitter.cs (2)
244
new CodeTypeReferenceExpression(
TypeReference
.ForType(
330
CodeAttributeDeclaration attribute = new CodeAttributeDeclaration(
TypeReference
.FromString(attributeType, true));