2 writes to State
Microsoft.Extensions.Telemetry (2)
Logging\ExtendedLogger.cs (1)
306
joiner.
State
= state;
Logging\ExtendedLogger.LegacyTagJoiner.cs (1)
38
State
= null;
2 references to State
Microsoft.Extensions.Telemetry (2)
Logging\ExtendedLogger.cs (1)
358
return fmt((TState)s.
State
!, e);
Logging\ExtendedLogger.LegacyTagJoiner.cs (1)
80
public override string? ToString() =>
State
?.ToString();