9 references to Object
System.Private.CoreLib (9)
src\System\Reflection\Emit\CustomAttributeBuilder.cs (1)
347writer.Write((byte)CustomAttributeEncoding.Object);
src\System\Reflection\RuntimeCustomAttributeData.cs (8)
128return CustomAttributeEncoding.Object; 168return CustomAttributeEncoding.Object; 171return CustomAttributeEncoding.Object; 174return CustomAttributeEncoding.Object; 519CustomAttributeEncoding.Object => typeof(object), 752if (namedArgType.EncodedType != CustomAttributeEncoding.Object) 761&& namedArgType.EncodedArrayType is not CustomAttributeEncoding.Object 811CustomAttributeType attributeType = type.EncodedType == CustomAttributeEncoding.Object