9 references to Undefined
System.Private.CoreLib (9)
src\System\Reflection\RuntimeCustomAttributeData.cs (9)
177return CustomAttributeEncoding.Undefined; 458&& p.EncodedArgument.CustomAttributeType.EncodedType != CustomAttributeEncoding.Undefined) 473&& p.EncodedArgument.CustomAttributeType.EncodedType != CustomAttributeEncoding.Undefined) 555if (encodedType == CustomAttributeEncoding.Undefined) 859CustomAttributeEncoding.Undefined, // Array type 879CustomAttributeEncoding arrayTag = CustomAttributeEncoding.Undefined; 880CustomAttributeEncoding enumTag = CustomAttributeEncoding.Undefined; 1082CustomAttributeEncoding encodedArrayType = CustomAttributeEncoding.Undefined; 1083CustomAttributeEncoding encodedEnumType = CustomAttributeEncoding.Undefined;