microsoft/dotnet-apiport

DGML reference assembly APICounts issues

Lxiamail opened this issue · 1 comments

  1. When a note.UsageData is null, the remaining nodes in the reference graph was skipped. Reference to Marklio's CR comment at PR #809.
  2. The _searchInGraph reset logic is wrong. It only detects cycle reference, but duplicates counting when a node shows up in more than one branches in the reference graph.

Closing as API Port was deprecated in favor of binary analysis in .NET Upgrade Assistant.