Skip to content

Add asserts to catch unintentional use of generic overloads - #1200

Merged
jkotas merged 2 commits into
dotnet:masterfrom
jkotas:sequence-equal-asserts
Jan 6, 2020
Merged

Add asserts to catch unintentional use of generic overloads#1200
jkotas merged 2 commits into
dotnet:masterfrom
jkotas:sequence-equal-asserts

Conversation

@jkotas

Copy link
Copy Markdown
Member

Delete unnecessary ifdefs

@jkotas

Copy link
Copy Markdown
MemberAuthor

This is follow up on #1113 . cc @gfoidl

Comment threadsrc/libraries/System.Private.CoreLib/src/System/SpanHelpers.T.cs Outdated
@jkotas
jkotas merged commit f6d14ee into dotnet:masterJan 6, 2020
@jkotas
jkotas deleted the sequence-equal-asserts branch January 8, 2020 18:22
jkotas added a commit that referenced this pull request Jan 11, 2020
@ghostghost locked as resolved and limited conversation to collaborators Dec 11, 2020
Sign up for freeto 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.

4 participants

@jkotas@stephentoub@huoyaoyuan@gfoidl