2 writes to file
Microsoft.VisualStudio.LanguageServices.Razor (2)
ProjectSystem\Rules\RazorGeneral.cs (2)
76this.file = file; 95this.file = this.rule.File;
1 reference to file
Microsoft.VisualStudio.LanguageServices.Razor (1)
ProjectSystem\Rules\RazorGeneral.cs (1)
257this.fallbackRule = catalog.BindToContext(unboundRule.Name, this.file, this.itemType, this.itemName);