1 write to _attributeEmitter
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (1)
62
_attributeEmitter
= new AttributeEmitter(_typeReference);
1 reference to _attributeEmitter
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (1)
523
get { return
_attributeEmitter
; }