4 references to FindResourceInternal
Microsoft.NET.HostModel (4)
src\runtime\src\coreclr\tools\Common\Compiler\Win32Resources\ResourceData.cs (4)
69return FindResourceInternal(name, type, language); 81return FindResourceInternal(name, type, language); 93return FindResourceInternal(name, type, language); 101return FindResourceInternal(name, type, language);