Skip to content

Make const variables internal to be used by other classes#46693

Merged
jkotalik merged 3 commits intodotnet:masterfrom
jkotalik:jkotalik/syncWithAspNetCore
Jan 8, 2021
Merged

Make const variables internal to be used by other classes#46693
jkotalik merged 3 commits intodotnet:masterfrom
jkotalik:jkotalik/syncWithAspNetCore

Conversation

@jkotalik
Copy link
Contributor

@jkotalik jkotalik commented Jan 7, 2021

We used some of these const values in aspnetcore outside of the VariableLengthIntegerHelper, so making them internal (this syncs code with aspnetcore).

@ghost
Copy link

ghost commented Jan 7, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

We used some of these const values in aspnetcore outside of the VariableLengthIntegerHelper, so making them internal (this syncs code with aspnetcore).

Author: jkotalik
Assignees: -
Labels:

area-System.Net.Http

Milestone: -

@Tratcher
Copy link
Member

Tratcher commented Jan 7, 2021

Fixes: dotnet/aspnetcore#18943

@jkotalik jkotalik changed the title Make cost variables internal to be used by other classes Make const variables internal to be used by other classes Jan 7, 2021
@jkotalik jkotalik merged commit e8240f3 into dotnet:master Jan 8, 2021
@jkotalik jkotalik deleted the jkotalik/syncWithAspNetCore branch January 25, 2021 23:28
@karelz karelz added this to the 6.0.0 milestone Jan 26, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Feb 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants