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)
171if (_marshalCookie != null) 173writer.WriteSerializedString(_marshalCookie);