4 references to Int16
mscorlib (4)
system\reflection\customattribute.cs (3)
251return CustomAttributeEncoding.Int16; 724case (CustomAttributeEncoding.Int16): 770case CustomAttributeEncoding.Int16:
system\reflection\emit\customattributebuilder.cs (1)
308writer.Write((byte)CustomAttributeEncoding.Int16);