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

AD0001 #44

Closed
JohanLarsson opened this issue Sep 16, 2018 · 2 comments
Closed

AD0001 #44

JohanLarsson opened this issue Sep 16, 2018 · 2 comments

Comments

@JohanLarsson
Copy link
Collaborator

Severity	Code	Description	Project	File	Line	Suppression State
Warning	AD0001	Analyzer 'ReflectionAnalyzers.GetMethodAnalyzer' threw an exception of type 'System.IO.FileNotFoundException' with message 'Could not load file or assembly 'System.Reflection.TypeExtensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.'.	Gu.Xml	C:\Git\Gu.Xml\Gu.Xml\CSC	1	Active
@JohanLarsson
Copy link
Collaborator Author

We do only have using System.Reflection in three places and all are for BindingFlags. I'll add a local BindingFlags to rid us of the using. #47

@JohanLarsson
Copy link
Collaborator Author

Solved by mirroring BindingFlags looks like we can't use System.Reflection anywhere.

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