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