1 write to _artifactManager
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\TracingSession.cs (1)
45
_artifactManager
= artifactManager;
2 references to _artifactManager
Microsoft.AspNetCore.Components.Testing (2)
Infrastructure\TracingSession.cs (2)
81
var shouldSave =
_artifactManager
.ShouldSaveArtifacts();
138
_artifactManager
.AddArtifacts(savedFiles);