2 references to AllocateStringForNameIndex
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Resources\ResourceReader.cs (2)
1093
return _reader.
AllocateStringForNameIndex
(_currentName, out _dataPosition);
1110
string key = _reader.
AllocateStringForNameIndex
(_currentName, out _dataPosition); // AllocateStringForNameIndex could lock on _reader