3 writes to _hasEmptySegment
Microsoft.AspNetCore.Routing (3)
UriBuildingContext.cs (3)
71_hasEmptySegment = true; 153_hasEmptySegment = true; 217_hasEmptySegment = false;
2 references to _hasEmptySegment
Microsoft.AspNetCore.Routing (2)
UriBuildingContext.cs (2)
75else if (_hasEmptySegment) 157else if (_hasEmptySegment)