4 references to Boolean
mscorlib (4)
system\reflection\customattribute.cs (3)
242
return CustomAttributeEncoding.
Boolean
;
715
case (CustomAttributeEncoding.
Boolean
):
758
case CustomAttributeEncoding.
Boolean
:
system\reflection\emit\customattributebuilder.cs (1)
305
writer.Write((byte)CustomAttributeEncoding.
Boolean
);