1 write to _hasCatchAllSegment
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
parent\Shared\HttpRoutePatternParser.cs (1)
122
_hasCatchAllSegment
= true;
2 references to _hasCatchAllSegment
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
parent\Shared\HttpRoutePatternParser.cs (2)
111
if (
_hasCatchAllSegment
)
137
if (
_hasCatchAllSegment
)