3 references to RazorGenerateWithTargetPath
Microsoft.VisualStudio.LanguageServices.Razor (3)
ProjectSystem\Rules\RazorGenerateWithTargetPath.cs (3)
99this(configuredProject, catalogs, context, GetContextFile(propertyContext), propertyContext.ItemType, propertyContext.ItemName)
105this(configuredProject, catalogs, "Project", null, null, null)
241return new RazorGenerateWithTargetPath(that.ConfiguredProject, namedCatalogs.Result, "Project", that.File, that.ItemType, that.ItemName);