1 instantiation of LargeStruct
IdeCoreBenchmarks (1)
SegmentedListBenchmarks_Add.cs (1)
26=> AddToList(new LargeStruct());
10 references to LargeStruct
IdeCoreBenchmarks (10)
SegmentedListBenchmarks_Add.cs (10)
60public LargeStruct s1 { get; set; } 61public LargeStruct s2 { get; set; } 62public LargeStruct s3 { get; set; } 63public LargeStruct s4 { get; set; } 64public LargeStruct s5 { get; set; } 65public LargeStruct s6 { get; set; } 66public LargeStruct s7 { get; set; } 67public LargeStruct s8 { get; set; } 68public LargeStruct s9 { get; set; } 69public LargeStruct s10 { get; set; }