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