1 write to _label
Microsoft.TemplateEngine.Utils (1)
Timing.cs (1)
19_label = label;
3 references to _label
Microsoft.TemplateEngine.Utils (3)
Timing.cs (3)
21_disposable = logger.BeginScope(_label); 22_logger.LogDebug($"{_label} started"); 33_logger.LogDebug($"{_label} finished, took {_stopwatch.ElapsedMilliseconds} ms");