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