Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.DistributedContextPropagator Member List

This is the complete list of members for System.Diagnostics.DistributedContextPropagator, including all inherited members.

CreateDefaultPropagator()System.Diagnostics.DistributedContextPropagatorinlinestatic
CreateNoOutputPropagator()System.Diagnostics.DistributedContextPropagatorinlinestatic
CreatePassThroughPropagator()System.Diagnostics.DistributedContextPropagatorinlinestatic
CurrentSystem.Diagnostics.DistributedContextPropagatorstatic
ExtractBaggage(object? carrier, PropagatorGetterCallback? getter)System.Diagnostics.DistributedContextPropagator
ExtractTraceIdAndState(object? carrier, PropagatorGetterCallback? getter, out string? traceId, out string? traceState)System.Diagnostics.DistributedContextPropagator
FieldsSystem.Diagnostics.DistributedContextPropagator
Inject(Activity? activity, object? carrier, PropagatorSetterCallback? setter)System.Diagnostics.DistributedContextPropagator
InjectBaggage(object carrier, IEnumerable< KeyValuePair< string, string > > baggage, PropagatorSetterCallback setter)System.Diagnostics.DistributedContextPropagatorinlinepackagestatic
PropagatorGetterCallback(object? carrier, string fieldName, out string? fieldValue, out IEnumerable< string >? fieldValues)System.Diagnostics.DistributedContextPropagator
PropagatorSetterCallback(object? carrier, string fieldName, string fieldValue)System.Diagnostics.DistributedContextPropagator
s_currentSystem.Diagnostics.DistributedContextPropagatorprivatestatic
s_trimmingSpaceCharactersSystem.Diagnostics.DistributedContextPropagatorpackagestatic