2 references to AssemblyNameProperty
Microsoft.VisualStudio.LanguageServices.Razor (2)
ProjectSystem\Rules\RazorExtension.cs (2)
135
Microsoft.VisualStudio.ProjectSystem.Properties.IEvaluatedProperty property = ((Microsoft.VisualStudio.ProjectSystem.Properties.IEvaluatedProperty)(localRule.GetProperty(
AssemblyNameProperty
)));
140
property = ((Microsoft.VisualStudio.ProjectSystem.Properties.IEvaluatedProperty)(localRule.GetProperty(
AssemblyNameProperty
)));