4 references to SectionCount
Microsoft.AspNetCore.WebUtilities.Microbenchmarks (4)
MultipartReaderBenchmark.cs (4)
46
switch (
SectionCount
)
88
throw new ArgumentOutOfRangeException(nameof(
SectionCount
));
109
if (sectionCount !=
SectionCount
)
133
if (sectionCount !=
SectionCount
)