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

Use Type.GetProperty/GetField instead of GetMember. #103275

Merged
merged 1 commit into from
Jun 18, 2024

Use Type.GetProperty/GetField instead of GetMember.

a11bfd8
Select commit
Loading
Failed to load commit list.
Merged

Use Type.GetProperty/GetField instead of GetMember. #103275

Use Type.GetProperty/GetField instead of GetMember.
a11bfd8
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jun 19, 2024 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

Known Repository Errors

Known Infrastructure Errors

Known test errors

The following build(s) were only partially analyzed due to the number of test errors and helix logs:
- [runtime]

Test Failures (1398 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No