2 references to GetValue
System.Windows.Forms (2)
winforms\Managed\System\Resources\ResXDataNode.cs (1)
707
return
GetValue
(new AssemblyNamesTypeResolutionService(names));
winforms\Managed\System\Resources\ResXResourceReader.cs (1)
653
data[nodeInfo.Name] = dataNode.
GetValue
(typeResolver);