Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Metrics.FixedSizeLabelNameDictionary< TStringSequence, TObjectSequence, TAggregator > Member List

This is the complete list of members for System.Diagnostics.Metrics.FixedSizeLabelNameDictionary< TStringSequence, TObjectSequence, TAggregator >, including all inherited members.

_budgetSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
_comparerSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
_defaultComparerSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
_growLockArraySystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
_tablesSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
AcquireAllLocks(ref int locksAcquired)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
AcquireLocks(int fromInclusive, int toExclusive, ref int locksAcquired)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
Add(TKey key, TValue value)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
Add(KeyValuePair< TKey, TValue > keyValuePair)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
Add(object key, object value)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
AddOrUpdate(TKey key, Func< TKey, TValue > addValueFactory, Func< TKey, TValue, TValue > updateValueFactory)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
AddOrUpdate(TKey key, TValue addValue, Func< TKey, TValue, TValue > updateValueFactory)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
AddOrUpdate< TArg >(TKey key, Func< TKey, TArg, TValue > addValueFactory, Func< TKey, TValue, TArg, TValue > updateValueFactory, TArg factoryArgument)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
AreAllBucketsEmpty()System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
Clear()System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
Collect(Action< LabeledAggregationStatistics > visitFunc)System.Diagnostics.Metrics.FixedSizeLabelNameDictionary< TStringSequence, TObjectSequence, TAggregator >inline
ComparerSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >
ConcurrentDictionary()System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
ConcurrentDictionary(int concurrencyLevel, int capacity)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
ConcurrentDictionary(IEnumerable< KeyValuePair< TKey, TValue > > collection)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
ConcurrentDictionary(IEqualityComparer< TKey >? comparer)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
ConcurrentDictionary(IEnumerable< KeyValuePair< TKey, TValue > > collection, IEqualityComparer< TKey >? comparer)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
ConcurrentDictionary(int concurrencyLevel, IEnumerable< KeyValuePair< TKey, TValue > > collection, IEqualityComparer< TKey >? comparer)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
ConcurrentDictionary(int concurrencyLevel, int capacity, IEqualityComparer< TKey >? comparer)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
ConcurrentDictionary(int concurrencyLevel, int capacity, bool growLockArray, IEqualityComparer< TKey > comparer)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlinepackage
Contains(KeyValuePair< TKey, TValue > keyValuePair)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
Contains(object key)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
ContainsKey(TKey key)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
CopyTo(KeyValuePair< TKey, TValue >[] array, int index)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
CopyTo(Array array, int index)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
CopyToEntries(DictionaryEntry[] array, int index)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
CopyToObjects(object[] array, int index)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
CopyToPairs(KeyValuePair< TKey, TValue >[] array, int index)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
CountSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >
DefaultConcurrencyLevelSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >privatestatic
GetCountInternal()System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
GetEnumerator()System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
GetEnumerator()System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
GetEnumerator()System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
GetKeys()System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
GetOrAdd(TKey key, Func< TKey, TValue > valueFactory)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
GetOrAdd(TKey key, TValue value)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
GetOrAdd< TArg >(TKey key, Func< TKey, TArg, TValue > valueFactory, TArg factoryArgument)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
GetValues()System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
GetValuesDictionary(in TStringSequence names)System.Diagnostics.Metrics.FixedSizeLabelNameDictionary< TStringSequence, TObjectSequence, TAggregator >inline
GrowTable(Tables tables)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
InitializeFromCollection(IEnumerable< KeyValuePair< TKey, TValue > > collection)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
IsEmptySystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >
IsFixedSizeSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
IsReadOnlySystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
IsReadOnlySystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
IsSynchronizedSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
IsValueWriteAtomic()System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivatestatic
KeysSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >
KeysSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
KeysSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
ReleaseLocks(int fromInclusive, int toExclusive)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
Remove(TKey key)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
Remove(KeyValuePair< TKey, TValue > keyValuePair)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
Remove(object key)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
s_isValueWriteAtomicSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >privatestatic
SyncRootSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
this[object key]System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
this[TKey key]System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >
ThrowIfInvalidObjectValue(object value)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivatestatic
ThrowKeyNotFoundException(TKey key)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivatestatic
ToArray()System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
TryAdd(TKey key, TValue value)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
TryAddInternal(TKey key, int? nullableHashcode, TValue value, bool updateIfExists, bool acquireLock, out TValue resultingValue)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
TryGetValue(TKey key,[MaybeNullWhen(false)] out TValue value)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
TryGetValueInternal(TKey key, int hashcode,[MaybeNullWhen(false)] out TValue value)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
TryRemove(TKey key,[MaybeNullWhen(false)] out TValue value)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
TryRemove(KeyValuePair< TKey, TValue > item)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
TryRemoveInternal(TKey key,[MaybeNullWhen(false)] out TValue value, bool matchValue, TValue oldValue)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
TryUpdate(TKey key, TValue newValue, TValue comparisonValue)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inline
TryUpdateInternal(TKey key, int? nullableHashcode, TValue newValue, TValue comparisonValue)System.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >inlineprivate
ValuesSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >
ValuesSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private
ValuesSystem.Collections.Concurrent.ConcurrentDictionary< TStringSequence, ConcurrentDictionary< TObjectSequence, TAggregator > >private