1 write to _marshalCookie
System.Reflection.Emit (1)
System\Reflection\Emit\PseudoCustomAttributesData.cs (1)
236
_marshalCookie
= cookie;
2 references to _marshalCookie
System.Reflection.Emit (2)
System\Reflection\Emit\PseudoCustomAttributesData.cs (2)
171
if (
_marshalCookie
!= null)
173
writer.WriteSerializedString(
_marshalCookie
);