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

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

_createAggregatorSystem.Diagnostics.Metrics.LabelInstructionInterpretter< TObjectSequence, TAggregator >private
_expectedLabelCountSystem.Diagnostics.Metrics.LabelInstructionInterpretter< TObjectSequence, TAggregator >private
_instructionsSystem.Diagnostics.Metrics.LabelInstructionInterpretter< TObjectSequence, TAggregator >private
_valuesDictSystem.Diagnostics.Metrics.LabelInstructionInterpretter< TObjectSequence, TAggregator >private
GetAggregator(ReadOnlySpan< KeyValuePair< string, object > > labels, out TAggregator aggregator)System.Diagnostics.Metrics.LabelInstructionInterpretter< TObjectSequence, TAggregator >inline
LabelInstructionInterpretter(int expectedLabelCount, LabelInstruction[] instructions, ConcurrentDictionary< TObjectSequence, TAggregator > valuesDict, Func< TAggregator > createAggregator)System.Diagnostics.Metrics.LabelInstructionInterpretter< TObjectSequence, TAggregator >inline