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