2 references to TracedContext
Microsoft.AspNetCore.Components.Testing (2)
Infrastructure\PlaywrightExtensions.cs (2)
113
return new
TracedContext
(context, session, ownsContext: true);
138
return new
TracedContext
(context, session, ownsContext: false);