1 write to Date
Wasm.Performance.TestApp (1)
Pages_GridRendering_razor.g.cs (1)
1181Date = DateTime.Now.Date.AddDays(index),
7 references to Date
Wasm.Performance.TestApp (7)
Pages_GridRendering_razor.g.cs (5)
270__builder3.AddContent(36, context.Date.ToShortDateString() 426__builder3.AddContent(56, context.Date.ToShortDateString() 582__builder3.AddContent(76, context.Date.ToShortDateString() 738__builder3.AddContent(96, context.Date.ToShortDateString() 894__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()