2 references to MillisecondsInterval
Microsoft.TemplateEngine.Edge (2)
BuiltInManagedProvider\GlobalSettings.cs (2)
109await Task.Delay(MillisecondsInterval, cancellationToken).ConfigureAwait(false); 149await Task.Delay(MillisecondsInterval, cancellationToken).ConfigureAwait(false);