2 references to GetValueForNameIndex
System.Resources.Extensions (2)
src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (2)
1128value = _reader.GetValueForNameIndex(_currentName); 1153return _reader.GetValueForNameIndex(_currentName);