2 writes to EncodedArrayType
System.Private.CoreLib (2)
src\System\Reflection\RuntimeCustomAttributeData.cs (2)
1073EncodedArrayType = encodedArrayType; 1100EncodedArrayType = encodedArrayType;
6 references to EncodedArrayType
System.Private.CoreLib (6)
src\System\Reflection\RuntimeCustomAttributeData.cs (6)
579encodedType = encodedArg.CustomAttributeType.EncodedArrayType; 761&& namedArgType.EncodedArrayType is not CustomAttributeEncoding.Object 762&& argType.EncodedArrayType != namedArgType.EncodedArrayType) 777&& namedArgType.EncodedArrayType is CustomAttributeEncoding.Enum)) 858attributeType.EncodedArrayType,