Skip to content

Conversation

@kevin-montrose
Copy link
Contributor

Currently configurations expected all arguments in an ArgType to contain a namespace. This is correct except for methods taking dynamic in C# (VB.NET has no equivalent that I'm aware of).

The rest of the code seems to deal with dynamic just fine, so all this PR does is add a test and explicitly allow dynamic in Configuration.ValidateArgTypes(...).

@JarLob JarLob merged commit 67fd155 into security-code-scan:vs2017 Aug 14, 2019
@JarLob
Copy link
Contributor

JarLob commented Aug 14, 2019

Thanks!

@kevin-montrose kevin-montrose deleted the vs2017-allow-dynamic-parameters branch August 15, 2019 15:22
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

Successfully merging this pull request may close these issues.

2 participants