1 write to Name
dotnet-new.IntegrationTests (1)
DotnetNewTestTemplatesTests.cs (1)
313Name = packageId,
1 reference to Name
dotnet-new.IntegrationTests (1)
DotnetNewTestTemplatesTests.cs (1)
300string.Equals(r.Component.Nuget.Name, packageId, StringComparison.OrdinalIgnoreCase) &&