1 write to _performanceMeasurements
Microsoft.DotNet.Configurer (1)
DotnetFirstTimeUseConfigurer.cs (1)
39_performanceMeasurements ??= performanceMeasurements;
3 references to _performanceMeasurements
Microsoft.DotNet.Configurer (3)
DotnetFirstTimeUseConfigurer.cs (3)
47using (new PerformanceMeasurement(_performanceMeasurements, "AddPackageExecutablePath Time")) 58using (new PerformanceMeasurement(_performanceMeasurements, "FirstTimeUseNotice Time")) 82using (new PerformanceMeasurement(_performanceMeasurements, "GenerateAspNetCertificate Time"))