1 write to _maxSegmentCount
Microsoft.AspNetCore.Routing (1)
Matching\DfaMatcher.cs (1)
27_maxSegmentCount = maxSegmentCount;
1 reference to _maxSegmentCount
Microsoft.AspNetCore.Routing (1)
Matching\DfaMatcher.cs (1)
45Span<PathSegment> buffer = stackalloc PathSegment[_maxSegmentCount];