5 references to EnsureMethodTableSafeToAllocate
System.Private.CoreLib (5)
Internal\Runtime\Augments\RuntimeAugments.cs (1)
98EnsureMethodTableSafeToAllocate(mt);
System\Delegate.cs (2)
393RuntimeAugments.EnsureMethodTableSafeToAllocate(delegateEEType); 417RuntimeAugments.EnsureMethodTableSafeToAllocate(delegateEEType);
System\Runtime\CompilerServices\RuntimeHelpers.NativeAot.cs (2)
344RuntimeAugments.EnsureMethodTableSafeToAllocate(mt); 379RuntimeAugments.EnsureMethodTableSafeToAllocate(mt);