Fix evaluation of: `localEnum.toString()`, and `test.propEnum.ToString()` and other possible methods called on valueType:enum. Suggested here: https://github.com/dotnet/runtime/pull/66654#issuecomment-1125547986
Fix evaluation of:
localEnum.toString(), andtest.propEnum.ToString()and other possible methods called on valueType:enum.
Suggested here: #66654 (comment)