Remove incorrect flag setting (#88878)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Sat, 22 Jul 2023 06:19:11 +0000 (15:19 +0900)
committerGitHub <noreply@github.com>
Sat, 22 Jul 2023 06:19:11 +0000 (15:19 +0900)
commit3c7027a58ba1b6e3a8861ae628c68293b5cb5f2b
treea07abd0ea8fd0a5b9ec1c517b7a6dae0a8147ebb
parent08a6e06d8fdc29efebc5c0ec7d2b6ba215810e71
Remove incorrect flag setting (#88878)

This was added in https://github.com/dotnet/runtime/pull/85743#discussion_r1215117945. Setting this flag is not the right thing to do. It sweeps issues under the carpet. Also, we're only doing it for signature type variables, not method variable. And since no tests seem to be failing, it might not even be necessary.
src/coreclr/tools/Common/TypeSystem/Common/SignatureVariable.cs