2 writes to _inVariable
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
parent\Shared\HttpRoutePatternParser.cs (2)
334_inVariable = true; 347_inVariable = false;
3 references to _inVariable
Microsoft.AspNetCore.Grpc.JsonTranscoding (3)
parent\Shared\HttpRoutePatternParser.cs (3)
123if (_inVariable) 316if (!_inVariable || _variables.LastOrDefault() is not HttpRouteVariable variable) 328if (_inVariable)