2 writes to _factoryTypeName
System.Web (2)
Compilation\DesignTimeResourceProviderFactoryAttribute.cs (2)
24_factoryTypeName = factoryType.AssemblyQualifiedName; 28_factoryTypeName = factoryTypeName;
2 references to _factoryTypeName
System.Web (2)
Compilation\DesignTimeResourceProviderFactoryAttribute.cs (2)
33return _factoryTypeName; 38return (_factoryTypeName == null);