2 references to MgdGetNextVPath
System.Web (2)
Configuration\ExpressServerConfig.cs (1)
138result = UnsafeIISMethods.MgdGetNextVPath(pAppCollection, index, out pBstr, out cBstr);
Configuration\ProcessHostServerConfig.cs (1)
128result = UnsafeIISMethods.MgdGetNextVPath(pAppCollection, index, out pBstr, out cBstr);