3 references to _factoryTable
System.Web.Mobile (3)
UI\MobileControls\FactoryGenerator.cs (3)
122
Object o =
_factoryTable
[type];
128
o =
_factoryTable
[type];
192
_factoryTable
[type] = factory;