6 writes to _helperObject
System.Private.CoreLib (6)
System\Delegate.cs (6)
136
_helperObject
= firstParameter;
163
_helperObject
= firstParameter;
193
_helperObject
= firstParameter;
201
_helperObject
= firstParameter;
388
del.
_helperObject
= handler;
446
result.
_helperObject
= invocationList;
20 references to _helperObject
System.Private.CoreLib (20)
System\Delegate.cs (20)
247
if (
_helperObject
is Wrapper[] invocationList)
267
if (
_helperObject
is Wrapper[] invocationList)
317
if (
_helperObject
is Wrapper[] invocationList)
327
return
_helperObject
;
462
object.ReferenceEquals(dd.
_helperObject
, o.
_helperObject
) &&
484
Wrapper[]? followList = d.
_helperObject
as Wrapper[];
490
if (
_helperObject
is not Wrapper[] invocationList)
596
if (d.
_helperObject
is not Wrapper[] dInvocationList)
598
if (
_helperObject
is not Wrapper[] invocationList)
627
if (
_helperObject
is Wrapper[] invocationList)
660
if (
_helperObject
is Wrapper[] invocationList)
688
if (
_helperObject
is Wrapper[] invocationList)
693
if (d.
_helperObject
is not Wrapper[] dInvocationList)
713
if (!object.ReferenceEquals(
_helperObject
, d.
_helperObject
) ||
732
if (
_helperObject
is Wrapper[] invocationList)
747
int hash = RuntimeHelpers.GetHashCode(
_helperObject
) +
759
public partial bool HasSingleTarget =>
_helperObject
is not Wrapper[];
764
if (
_helperObject
is Wrapper[] invocationList)