4 references to Double
mscorlib (4)
system\reflection\customattribute.cs (3)
269
return CustomAttributeEncoding.
Double
;
742
case (CustomAttributeEncoding.
Double
):
791
case CustomAttributeEncoding.
Double
:
system\reflection\emit\customattributebuilder.cs (1)
329
writer.Write((byte)CustomAttributeEncoding.
Double
);