7 references to Undefined
System.Private.CoreLib (7)
src\System\Reflection\RuntimeCustomAttributeData.cs (7)
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;