dotnet / dotnet/csharpstandard

11.7.2 Object vs reference

Open
#113 6 comments 0 reactions 0 assignees View on GitHub
type: clarity
Dominant language
C#
Stars
815
Forks
99
Avg merge
1d 14h
Merged PRs (30d)
16

Description

We currently have the text:

> The exact target object and target method of the delegate are unspecified. In particular, it is unspecified whether the target object of the delegate is null, the this value of the enclosing function member, or some other object.

This feels to me like it confuses objects and references. It immediately makes me go "urgh". On the other hand, fixing it may make the text ugly. Below the bar, or too ugly to keep?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.