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

Regression in .NET Core? #619

Closed
stakx opened this issue Apr 25, 2018 · 1 comment
Closed

Regression in .NET Core? #619

stakx opened this issue Apr 25, 2018 · 1 comment

Comments

@stakx
Copy link
Contributor

stakx commented Apr 25, 2018

Something very similar to #500 appears to have popped up in .NET Core: https://github.com/dotnet/coreclr/issues/17701

Find out whether this is relevant for Moq and if so, how it is affected by this.

@stakx
Copy link
Contributor Author

stakx commented May 9, 2018

Nope, Moq is not affected. This is unsurprising, since Moq does not collect source file information in its .NET Standard build (which is the one used when running on .NET Core):

https://github.com/moq/moq4/blob/d4aea9c344330b35487a2780736b04167e5ecb4a/Source/MethodCall.cs#L211-L244

@stakx stakx closed this as completed May 9, 2018
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

1 participant