★ wanayoo — archive 1999 https://github.com/security-code-scan/security-code-scan/issues/91Nouvelle recherche | Portail wanayoo
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

Reverse type checking logic #91

Open
JarLob opened this issue Nov 8, 2018 · 0 comments
Open

Reverse type checking logic #91

JarLob opened this issue Nov 8, 2018 · 0 comments
Labels

Comments

@JarLob
Copy link
Contributor

@JarLob JarLob commented Nov 8, 2018

Currently the pattern is to someType.ToString() == "System.Type".
Reverse the logic everywhere by XXEAnalyzer example - search the type symbol by string once and compare then only types.
Should reduce memory allocations.

@JarLob JarLob added the enhancement label Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.