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)
81var shouldSave = _artifactManager.ShouldSaveArtifacts(); 138_artifactManager.AddArtifacts(savedFiles);