1 reference to _moduleNameFormat
System.Web (1)
DynamicModuleRegistry.cs (1)
49
return String.Format(CultureInfo.InvariantCulture,
_moduleNameFormat
, moduleType.AssemblyQualifiedName, Guid.NewGuid());