4 references to Byte
mscorlib (4)
system\reflection\customattribute.cs (3)
245
return CustomAttributeEncoding.
Byte
;
721
case (CustomAttributeEncoding.
Byte
):
764
case CustomAttributeEncoding.
Byte
:
system\reflection\emit\customattributebuilder.cs (1)
299
writer.Write((byte)CustomAttributeEncoding.
Byte
);