4 references to Closed
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Object_1.cs (2)
161
delegateType = DelegateType.
Closed
;
168
DelegateType.
Closed
=> (del.Target, del.MethodPtr),
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
4241
if (delegateInfo.DelegateType is not (DelegateType.
Closed
or DelegateType.Open))
4296
if (delegateInfo.DelegateType is not (DelegateType.
Closed
or DelegateType.Open))