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