4 references to Open
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Object_1.cs (2)
163delegateType = DelegateType.Open; 169DelegateType.Open => (TargetPointer.Null, del.MethodPtrAux),
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
4241if (delegateInfo.DelegateType is not (DelegateType.Closed or DelegateType.Open)) 4296if (delegateInfo.DelegateType is not (DelegateType.Closed or DelegateType.Open))