3 references to _staticInfoLookup
System.Private.TypeLoader (3)
Internal\Runtime\TypeLoader\NativeLayoutInfoLoadContext.cs (3)
88if (!_staticInfoLookup.IsInitialized()) 90bool success = _staticInfoLookup.InitializeNativeStatics(_module); 94return _staticInfoLookup.GetIntPtrFromIndex(index);