1 write to Date
Wasm.Performance.TestApp (1)
Pages_GridRendering_razor.g.cs (1)
1005Date = DateTime.Now.Date.AddDays(index),
7 references to Date
Wasm.Performance.TestApp (7)
Pages_GridRendering_razor.g.cs (5)
262__builder3.AddContent(36, context.Date.ToShortDateString() 386__builder3.AddContent(56, context.Date.ToShortDateString() 510__builder3.AddContent(76, context.Date.ToShortDateString() 634__builder3.AddContent(96, context.Date.ToShortDateString() 758__builder3.AddContent(116, context.Date.ToShortDateString()
Shared_ComplexTable_Cell_razor.g.cs (1)
109__builder.AddContent(3, Item.Date.ToShortDateString()
Shared_PlainTable_Cell_razor.g.cs (1)
100__builder.AddContent(2, Item.Date.ToShortDateString()