1 reference to CreateRazorConfigurationPropertiesDelegate
Microsoft.VisualStudio.LanguageServices.Razor (1)
ProjectSystem\Rules\RazorConfiguration.cs (1)
248
return namedCatalogsTask.ContinueWith(
CreateRazorConfigurationPropertiesDelegate
, this, System.Threading.CancellationToken.None, System.Threading.Tasks.TaskContinuationOptions.ExecuteSynchronously, System.Threading.Tasks.TaskScheduler.Default);