- Notifications
You must be signed in to change notification settings - Fork5.2k
Replace XML descriptor with DynamicDependency for Array special methods#46211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
to allow better trimming of unused methodsPart ofdotnet#44859
Dotnet-GitSync-Bot commentedDec 18, 2020
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly onearea label. |
src/libraries/Microsoft.Extensions.FileProviders.Composite/tests/MockFileProvider.cs OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/libraries/Microsoft.Extensions.FileProviders.Composite/tests/MockFileProvider.csShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
jkotas left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks!
to allow better trimming of unused methods
Part of#44859