2 references to GetCreateMethodNameForType
System.Web (2)
Compilation\ObjectFactoryCodeDomTreeGenerator.cs (2)
84method.Name = GetCreateMethodNameForType(typeToCreate); 206string methodName = GetCreateMethodNameForType(t.FullName);