2 references to StaticFactoryGenerator
System.Web.Mobile (2)
UI\MobileControls\IndividualDeviceConfig.cs (2)
104
_controlAdapterTypes[controlType] = FactoryGenerator.
StaticFactoryGenerator
.GetFactory(adapterType);
118
(IWebObjectFactory)FactoryGenerator.
StaticFactoryGenerator
.GetFactory(_pageAdapterType);