2 writes to HasCatchAllPath
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
src\Grpc\JsonTranscoding\src\Shared\HttpRoutePatternParser.cs (2)
125
CurrentVariable.
HasCatchAllPath
= true;
336
CurrentVariable.
HasCatchAllPath
= false;
2 references to HasCatchAllPath
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
Internal\JsonTranscodingRouteAdapter.cs (2)
72
if (remainingSegmentCount == 1 && segmentVariable.
HasCatchAllPath
&& pattern.Verb != null)
81
tempSegments[i] = segmentVariable.
HasCatchAllPath