1 write to Module
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.ManifestResources.cs (1)
140Module = module;
3 references to Module
System.Private.Reflection.Execution (3)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.ManifestResources.cs (3)
24if (FindResourceWithName(assembly, resourceName).Module != null) 72if (resourceInfo.Module != null) 82if (!resourceInfo.Module.TryFindBlob((int)ReflectionMapBlob.BlobIdResourceData, out byte* pBlob, out uint cbBlob))