2 references to TryGetNativeReaderForBlob
System.Private.CoreLib (2)
System\Runtime\InteropServices\TypeMapLazyDictionary.NativeAot.cs (2)
26if (!TryGetNativeReaderForBlob(module, ReadyToRunSectionType.ExternalTypeMaps, out NativeReader externalTypeMapReader)) 69if (!TryGetNativeReaderForBlob(module, ReadyToRunSectionType.ProxyTypeMaps, out NativeReader externalTypeMapReader))