2 references to AssemblyFilePathProperty
Microsoft.VisualStudio.LanguageServices.Razor (2)
ProjectSystem\Rules\RazorExtension.cs (2)
160
Microsoft.VisualStudio.ProjectSystem.Properties.IEvaluatedProperty property = ((Microsoft.VisualStudio.ProjectSystem.Properties.IEvaluatedProperty)(localRule.GetProperty(
AssemblyFilePathProperty
)));
165
property = ((Microsoft.VisualStudio.ProjectSystem.Properties.IEvaluatedProperty)(localRule.GetProperty(
AssemblyFilePathProperty
)));