3 references to Form1
RazorPagesWebSite (3)
Pages\PropertyBinding\BindFormFile.cshtml.cs (3)
30if (string.IsNullOrEmpty(Forms.Form1.Name) || Forms.Form1.Length == 0) 32throw new Exception($"{nameof(Forms.Form1)} is not bound.");