Fix validation of uninstantiated generic methods (#2137)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Fri, 24 Jan 2020 20:56:32 +0000 (21:56 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Jan 2020 20:56:32 +0000 (21:56 +0100)
commite7866101d856043808eec5005dfa07ca044a6401
tree073683fb942f24fa6936e5e62bf087b2110570f3
parentcb1fc80f020c87a8720ea895e203c1f14cb456b8
Fix validation of uninstantiated generic methods (#2137)

Matches what we do for uninstatiated generic types - no need to look at generic parameters.
src/coreclr/src/tools/Common/Compiler/CompilerTypeSystemContext.Validation.cs