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