2 references to TryGetDefaultConstructorForType_Inner
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.Metadata.cs (2)
421
IntPtr result =
TryGetDefaultConstructorForType_Inner
(module, ref canonHelperSpecific);
443
IntPtr result =
TryGetDefaultConstructorForType_Inner
(module, ref canonHelperSpecific);