1 instantiation of AssociationTypeEmitter
System.Data.Services.Design (1)
System\Data\EntityModel\Emitters\NamespaceEmitter.cs (1)
29
(new Pair<Type,CreateEmitter>(typeof(AssociationType), delegate (ClientApiGenerator generator4, GlobalItem element) { return new
AssociationTypeEmitter
(generator4,(AssociationType)element); })),