2 references to InitializeNativeStatics
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\NativeLayoutInfoLoadContext.cs (1)
90bool success = _staticInfoLookup.InitializeNativeStatics(_module);
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.StaticsLookup.cs (1)
217if (!staticInfoLookup.InitializeNativeStatics(module))