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