1 write to Name
Microsoft.AspNetCore.Components.Testing.Generators (1)
UITestGenerator.cs (1)
132Name = name;
1 reference to Name
Microsoft.AspNetCore.Components.Testing.Generators (1)
UITestGenerator.cs (1)
80sb.Append("partial class ").Append(target.Name).AppendLine(" : ITestArtifactManager");