4 references to factoryAttributeName
ComSvcConfig (4)
SvcFileManager.cs (4)
200factoryAttributeName, 262if (!dictionary.ContainsKey(factoryAttributeName) || 268string typeName = dictionary[factoryAttributeName]; 270Type compiledType = factoryType.Assembly.GetType(dictionary[factoryAttributeName], false);