Home
last modified time | relevance | path

Searched refs:MgdGetConfigProperty (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DIISUnsafeMethods.cs680 internal static extern int MgdGetConfigProperty( in MgdGetConfigProperty() method in System.Web.Hosting.UnsafeIISMethods
H A DProcessHost.cs1306 …int hr = UnsafeIISMethods.MgdGetConfigProperty(appConfigMetabasePath, "system.web/trust", "level",… in GetTrustLevel()