2 references to FindResourceWithName
System.Private.Reflection.Execution (2)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.ManifestResources.cs (2)
24
if (
FindResourceWithName
(assembly, resourceName).Module != null)
71
ResourceInfo resourceInfo =
FindResourceWithName
(assembly, name);