2 writes to itemType
Microsoft.VisualStudio.LanguageServices.Razor (2)
ProjectSystem\Rules\RazorComponentWithTargetPath.cs (2)
74
this.
itemType
= itemType;
93
this.
itemType
= this.rule.ItemType;
1 reference to itemType
Microsoft.VisualStudio.LanguageServices.Razor (1)
ProjectSystem\Rules\RazorComponentWithTargetPath.cs (1)
229
this.fallbackRule = catalog.BindToContext(unboundRule.Name, this.file, this.
itemType
, this.itemName);