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