11 references to GetNativeHandle
mscorlib (11)
system\appdomain.cs (11)
469SetLegacyCasPolicyEnabled(GetNativeHandle()); 662return DisableFusionUpdatesFromADManager(GetNativeHandle()); 811GetAppDomainManagerType(GetNativeHandle(), 827SetAppDomainManagerType(GetNativeHandle(), assembly, type); 874SetCanonicalConditionalAptcaList(GetNativeHandle(), canonicalList); 953SetSecurityHomogeneousFlag(GetNativeHandle(), runtimeSuppliedHomogenousGrant); 1119SetSecurityHomogeneousFlag(GetNativeHandle(), 4257SetupDomainSecurity(GetNativeHandle(), 4423GetGrantSet(GetNativeHandle(), JitHelpers.GetObjectHandleOnStack(ref grantSet)); 4442GetGrantSet(GetNativeHandle(), JitHelpers.GetObjectHandleOnStack(ref grantSet)); 4463return GetIsLegacyCasPolicyEnabled(GetNativeHandle());