4 references to TryGetNativeReaderForBlob
System.Private.Reflection.Execution (4)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.ManifestResources.cs (2)
40
if (!
TryGetNativeReaderForBlob
(module, ReflectionMapBlob.BlobIdResourceIndex, out NativeReader reader))
99
if (!
TryGetNativeReaderForBlob
(module, ReflectionMapBlob.BlobIdResourceIndex, out NativeReader reader))
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.MappingTables.cs (2)
551
if (!
TryGetNativeReaderForBlob
(mappingTableModule, ReflectionMapBlob.InvokeMap, out invokeMapReader))
617
if (!
TryGetNativeReaderForBlob
(mappingTableModule, ReflectionMapBlob.InvokeMap, out invokeMapReader))