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