Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source.dot.net is missing lots of stuff #12

Closed
stephentoub opened this issue Jun 25, 2018 · 2 comments
Closed

source.dot.net is missing lots of stuff #12

stephentoub opened this issue Jun 25, 2018 · 2 comments
Assignees

Comments

@stephentoub
Copy link
Member

For example, going to https://source.dot.net/#System.Private.CoreLib/shared/System/String.cs,8281103e6f23cb5c,references to see all references to String shows only 98 across all of corefx... that's obviously wrong.

And there are tons of errors in the source.dot.net build log:
https://source.dot.net/Errors.txt

@danmoseley
Copy link
Member

If you use the reference assembly instead of the impl you get a few more but clearly not all

https://source.dot.net/#System.Runtime/System.Runtime.cs,8281103e6f23cb5c,references

I think we will need some of @alexperovich time to get further here. I don't know what to make of https://source.dot.net/Errors.txt particularly System.ArgumentException: An item with the same key has already been added.

@danmoseley
Copy link
Member

And ideally it would skip ref assys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants