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