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