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