The process that examines the model, looks for attributes, and uses the injector to inject in reference data is controlled by the IModelInjectorFactory interface. The default implementation, DefaultModelInjectorFactory, controls the injection process. I'm going to explain a little about what this...