2 references to TargetPathProperty
Microsoft.VisualStudio.LanguageServices.Razor (2)
ProjectSystem\Rules\RazorGenerateWithTargetPath.cs (2)
132
Microsoft.VisualStudio.ProjectSystem.Properties.IEvaluatedProperty property = ((Microsoft.VisualStudio.ProjectSystem.Properties.IEvaluatedProperty)(localRule.GetProperty(
TargetPathProperty
)));
137
property = ((Microsoft.VisualStudio.ProjectSystem.Properties.IEvaluatedProperty)(localRule.GetProperty(
TargetPathProperty
)));