1 write to _tracing
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\TracedContext.cs (1)
37
_tracing
= tracing;
1 reference to _tracing
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\TracedContext.cs (1)
53
public ValueTask DisposeAsync() =>
_tracing
.DisposeAsync();