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