2 references to AllocateStringForNameIndex
mscorlib (2)
system\resources\resourcereader.cs (2)
1371return _reader.AllocateStringForNameIndex(_currentName, out _dataPosition); 1399key = _reader.AllocateStringForNameIndex(_currentName, out _dataPosition); // AllocateStringForNameIndex could lock on _reader