Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

fix MissingMemberInfo.UsedIn doesn't return anything#779

Merged
Lxiamail merged 2 commits intodevfrom
UsedInFix
Jul 10, 2019
Merged

fix MissingMemberInfo.UsedIn doesn't return anything#779
Lxiamail merged 2 commits intodevfrom
UsedInFix

Conversation

@Lxiamail
Copy link
Copy Markdown
Contributor

@Lxiamail Lxiamail commented Jul 3, 2019

Fix #776 . This also fixed the Usedby column in MissingAssembly worksheet is empty.

@Lxiamail Lxiamail requested review from conniey and twsouthwick and removed request for conniey July 3, 2019 22:11
Comment thread src/lib/Microsoft.Fx.Portability/Reporting/ObjectModel/MissingMemberInfo.cs Outdated
@twsouthwick
Copy link
Copy Markdown
Member

Your title doesn't match the issue...

@Lxiamail Lxiamail changed the title fix Assmebly name header name in Excel report fix MissingMemberInfo.UsedIn doesn't return anything Jul 9, 2019
…MemberInfo.cs


To make the return collection readonly as well per mark's suggestion

Co-Authored-By: Mark Miller <mark@marklio.com>
@Lxiamail Lxiamail merged commit 8233d63 into dev Jul 10, 2019
@Lxiamail Lxiamail deleted the UsedInFix branch October 16, 2019 18:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MissingMemberInfo.UsedIn doesn't return anything

3 participants